ci-test (working now) #2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
id: wine_install
|
||||
run: |
|
||||
apt update -y && apt upgrade -y
|
||||
apt install -y wine64 nodejs p7zip-full p7zip-rar
|
||||
apt install -y wine64 nodejs p7zip-full
|
||||
echo "WINE_PATH=$(which wine64)" >> $GITHUB_OUTPUT
|
||||
- name: download build libs
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue