mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
fix
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -83,7 +83,7 @@ jobs:
|
||||
./build.sh release
|
||||
|
||||
- name: Tests
|
||||
if: matrix.platform == "macOS"
|
||||
if: matrix.platform == 'macOS'
|
||||
run: |
|
||||
echo Testing for ${{matrix.platform}}
|
||||
cd dev
|
||||
|
||||
Reference in New Issue
Block a user