Skip to content

Commit

Permalink
fix: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Nov 8, 2023
1 parent a225971 commit ff3c234
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
script: ./gradlew cargoBuild

- name: build iso
with:
script: cargo build --target=aarch64-apple-ios && cargo build --target=x86_64-apple-ios
run: cargo build --target=aarch64-apple-ios && cargo build --target=x86_64-apple-ios

0 comments on commit ff3c234

Please sign in to comment.