This commit is contained in:
JCash
2021-08-21 11:31:25 +02:00
committed by Luigi Rosso
parent f914bc5c5a
commit 56c1b3699d

View File

@@ -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