Try again

This commit is contained in:
FriwiDev
2021-11-15 00:52:06 +01:00
parent 4da61990dc
commit 9b794589f0

View File

@@ -14,7 +14,7 @@ jobs:
name: Setup environment
run: |
chmod +x scripts/install_macos_dependencies.sh
./install_macos_dependencies.sh
./scripts/install_macos_dependencies.sh
-
name: Build
run: |
@@ -34,7 +34,7 @@ jobs:
name: Setup environment
run: |
chmod +x scripts/install_macos_dependencies.sh
./install_macos_dependencies.sh
./scripts/install_macos_dependencies.sh
-
name: Build
run: |