mirror of https://github.com/PrimeDecomp/prime.git
parent
a981cc45b8
commit
8655c904a3
|
@ -16,7 +16,7 @@ jobs:
|
|||
sudo dpkg --add-architecture i386
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install wine32
|
||||
mkdir -p "$WINEPREFIX"
|
||||
sudo chown $(whoami) "$GITHUB_WORKSPACE"
|
||||
- uses: actions/checkout@v3
|
||||
- name: Download compilers
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue