1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

Merge branch 'main' into flatpak

This commit is contained in:
Jason N 2024-03-08 14:26:16 -05:00 committed by GitHub
commit 6e7477cd52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 148 additions and 76 deletions

View file

@ -26,5 +26,4 @@ mkdir /github/workspace/build || true
# Copy resulting iso to github workspace and fix permissions
cp build/deploy.iso /github/workspace/build
chmod -R ugo=rwX /github/workspace/build
chmod -R ugo=rwx /github/workspace/build