mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
workflow: problably will not work (permissions)
This commit is contained in:
@@ -90,6 +90,8 @@ update_git_repo() {
|
||||
echo 'Pulling...'
|
||||
git -C "$path" pull
|
||||
|
||||
chmod +x "$build_command"
|
||||
|
||||
echo "Building $url"
|
||||
pushd "$path" > /dev/null
|
||||
eval "$build_command"
|
||||
|
Reference in New Issue
Block a user