Skip to content

Commit 79a39da

Browse files
committed
Update CI
1 parent f620a9a commit 79a39da

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-jcef.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ jobs:
7575
steps:
7676
- name: Upload mask
7777
run: echo "::add-mask::${{ secrets.UPLOAD_URL }}"
78+
- uses: actions/setup-python@v5
79+
with:
80+
python-version: '2.7.x'
7881
- uses: actions/checkout@v3
7982
- run: |
8083
brew install ninja

0 commit comments

Comments
 (0)