ci-test (working now) #2

Merged
Snoweuph merged 82 commits from ci-test into master 2023-04-05 19:20:53 +00:00
Showing only changes of commit ccf63026b3 - Show all commits

View file

@ -11,7 +11,7 @@ jobs:
- name: install wine
id: wine_install
run: |
apt update
apt update -y
apt install -y wine64
echo "WINE_PATH=$(which wine64)" >> $GITHUB_OUTPUT
- name: export game