mirror of
https://github.com/gulrak/filesystem.git
synced 2025-12-06 16:56:40 +08:00
Workflow wip...
This commit is contained in:
parent
d94d8de098
commit
bca8df0818
2
.github/workflows/build_cmake.yml
vendored
2
.github/workflows/build_cmake.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt install ${{ matrix.config.packages }}
|
||||
if [[ "${{ matrix.config.build_type }}" == "Debug" ]]; then
|
||||
gem install coveralls-lcov
|
||||
sudo gem install coveralls-lcov
|
||||
fi
|
||||
|
||||
- name: Install dependencies on windows
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user