Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
OctoNezd authored Jan 3, 2024
1 parent 81a3237 commit 4b9e199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-rel-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
cd dist
xcrun safari-web-extension-converter . --ios-only --force --no-prompt --no-open
ls
cat *.xcodproj
cat *.xcodeproj
xcodebuild clean archive -sdk iphonesimulator -destination 'generic/platform=iOS Simulator'

0 comments on commit 4b9e199

Please sign in to comment.