mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-08 15:53:51 +00:00
chore: bump jwlawson/actions-setup-cmake from v1.6 to v1.7 (#552)
This commit is contained in:
parent
05fd1a2518
commit
639a8add1e
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
- name: Add wget
|
||||
run: apt-get update && apt-get install -y wget
|
||||
- name: Setup cmake
|
||||
uses: jwlawson/actions-setup-cmake@v1.6
|
||||
uses: jwlawson/actions-setup-cmake@v1.7
|
||||
- name: Configure
|
||||
run: cmake -S . -B build -DCLI11_CUDA_TESTS=ON
|
||||
- name: Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user