mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-07-21 07:24:26 +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