Skip to content

Commit

Permalink
fix script path (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-hoefgen authored Aug 1, 2023
1 parent 8f8cbf5 commit a576dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

- name: Fix WatchOS Simulators
run: |
./fix_watchos_simulators.sh
./scripts/fix_watchos_simulators.sh
- name: Publish to CocoaPods
env:
Expand Down

0 comments on commit a576dca

Please sign in to comment.