Skip to content

Commit

Permalink
oop
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Dec 9, 2023
1 parent b761ce8 commit d35a00a
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 @@ -47,7 +47,7 @@ jobs:
-Dshared-glapi=false \
-Dbuildtype=release \
-Dtools=asahi
ninja -C "build-android" install
ninja -C "build-ios-aarch64" install
cp -r build-ios-aarch64/src/gallium/drivers/asahi /tmp/
- name: Upload libraries
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit d35a00a

Please sign in to comment.