Make sure ownership is set for git repo

This commit is contained in:
Wouter Wijsman
2024-06-16 12:56:45 +02:00
parent 352a65af7e
commit 5ec9a1b35a

View File

@@ -20,6 +20,9 @@ jobs:
- name: Compile PSPSDK
run: |
chown -R $(id -nu):$(id -ng) .
export PSPDEV=$PWD/pspdev
export PATH=$PATH:$PSPDEV/bin
./build-and-install.sh
- name: Get short SHA