mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-24 08:06:36 +08:00
Try again
This commit is contained in:
parent
4da61990dc
commit
9b794589f0
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: |
|
||||
|
Loading…
Reference in New Issue
Block a user