Skip to content

Commit

Permalink
ios platform
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Nov 22, 2024
1 parent 95a53b9 commit 05b32ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python-version: '3.12'

- name: Build
run: python scripts/build.py ios
run: python scripts/build.py ios ${{ matrix.platform }}

- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 05b32ad

Please sign in to comment.