Skip to content

Commit

Permalink
chore: update the file of project
Browse files Browse the repository at this point in the history
  • Loading branch information
x-tools-author committed Nov 22, 2023
1 parent 7e1c577 commit 8524db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
with:
aqtversion: '==3.1.*'
version: ${{ matrix.version }}
host: 'mac'
dir: ${{ github.workspace }}
target: 'ios'
arch: ${{ matrix.arch }}
dir: ${{ github.workspace }}
host: 'mac'
modules: ${{ matrix['moudles']}}
- name: build for macos
run: |
Expand Down

0 comments on commit 8524db4

Please sign in to comment.