mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-13 20:53:46 +08:00
Try again
This commit is contained in:
4
.github/workflows/build-macosx.yml
vendored
4
.github/workflows/build-macosx.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user