mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-18 13:26:38 +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:
|
with:
|
||||||
java-version: '8'
|
java-version: '8'
|
||||||
distribution: 'adopt'
|
distribution: 'adopt'
|
||||||
|
- uses: actions/setup-python@v5
|
||||||
|
with:
|
||||||
|
python-version: '3.10.11'
|
||||||
- name: Install Apple certificate
|
- name: Install Apple certificate
|
||||||
env:
|
env:
|
||||||
BUILD_CERTIFICATE_BASE64: ${{ secrets.APPLE_BUILD_CERTIFICATE_BASE64 }}
|
BUILD_CERTIFICATE_BASE64: ${{ secrets.APPLE_BUILD_CERTIFICATE_BASE64 }}
|
||||||
|
Loading…
Reference in New Issue
Block a user