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:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
wget https://github.com/premake/premake-core/releases/download/v5.0.0-alpha16/premake-5.0.0-alpha16-windows.zip -P $GITHUB_WORKSPACE
|
||||
|
||||
- name: Install
|
||||
shell: bash
|
||||
run: |
|
||||
unzip premake-5.0.0-alpha16-windows.zip
|
||||
chmod a+x premake5.exe
|
||||
|
||||
Reference in New Issue
Block a user