mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 12:56:37 +08:00
Update build-macosx-arm64.yml
This commit is contained in:
parent
2c2aad9a15
commit
76603285f2
3
.github/workflows/build-macosx-arm64.yml
vendored
3
.github/workflows/build-macosx-arm64.yml
vendored
@ -27,6 +27,9 @@ jobs:
|
||||
with:
|
||||
java-version: '8'
|
||||
distribution: 'adopt'
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10.11'
|
||||
- name: Install Apple certificate
|
||||
env:
|
||||
BUILD_CERTIFICATE_BASE64: ${{ secrets.APPLE_BUILD_CERTIFICATE_BASE64 }}
|
||||
|
Loading…
Reference in New Issue
Block a user