mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Fix action name
This commit is contained in:
parent
6426c1d4a8
commit
1585650143
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE/exttests/pkg-config
|
||||
make
|
||||
- name: Testing client code with pkg-config detection
|
||||
- name: Testing client code with CMake detection
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE/exttests/cmake
|
||||
cmake . || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user