Skip to content

Commit

Permalink
fix: conan install error
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 committed Nov 16, 2023
1 parent 8082e06 commit 44ddf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: seanmiddleditch/gha-setup-ninja@master
- uses: turtlebrowser/get-conan@main
with:
version: 1.59.0
version: 1.62.0
- name: Install and check tools
run: |
brew install tree bear automake
Expand Down

0 comments on commit 44ddf84

Please sign in to comment.