Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdtfh committed Nov 15, 2024
1 parent 8c6b5cb commit c99adcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
cargo fetch
- name: Build the project (iOS)
run: swift/build_swift.sh
run: ./build_swift.sh

test:
name: Tests
Expand Down

0 comments on commit c99adcd

Please sign in to comment.