mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-13 14:25:53 +00:00
ci: Try chown
This commit is contained in:
parent
d360c944f8
commit
1c5c485eba
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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…
x
Reference in New Issue
Block a user