mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 03:15: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: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE/exttests/pkg-config
|
cd $GITHUB_WORKSPACE/exttests/pkg-config
|
||||||
make
|
make
|
||||||
- name: Testing client code with pkg-config detection
|
- name: Testing client code with CMake detection
|
||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE/exttests/cmake
|
cd $GITHUB_WORKSPACE/exttests/cmake
|
||||||
cmake . || true
|
cmake . || true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user