Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kebekus committed Dec 2, 2023
1 parent 4faf20d commit 021958e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
-DCMAKE_INSTALL_PREFIX=ios
cmake --build build-zlib-ios
cmake --install build-zlib-ios
cp ios/* $Qt6_DIR
- name: Configure and compile libzip
run: |
cmake -E make_directory build
Expand Down

0 comments on commit 021958e

Please sign in to comment.