chmod to correct user

This commit is contained in:
ddutchie 2024-03-18 09:34:31 -04:00
parent 5e9a855f1e
commit 9d1a850a9c
1 changed files with 2 additions and 0 deletions

View File

@ -51,7 +51,9 @@ build-linux:
GIT_SUBMODULE_DEPTH: 1
RELEASE_NAME: mainline
script:
- chmod -R 1027 ./
- bash .ci/scripts/linux/docker.sh
- chmod -R $UID ./
- bash .ci/scripts/linux/upload.sh
artifacts:
paths: