diff --git a/.github/workflows/make-rel-ios.yml b/.github/workflows/make-rel-ios.yml index 6450ec9..a88c960 100644 --- a/.github/workflows/make-rel-ios.yml +++ b/.github/workflows/make-rel-ios.yml @@ -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'