Skip to content

Commit

Permalink
test sed version
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawurst committed May 2, 2024
1 parent abc4680 commit 859a7bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Add iOS targets
run: rustup target add aarch64-apple-ios aarch64-apple-ios-sim x86_64-apple-ios

- name: test sed
run: sed --version

- name: make xcframework archive
run: make zip

Expand Down

0 comments on commit 859a7bc

Please sign in to comment.