diff --git a/.gitea/workflows/pr-iphone-deploy.yml b/.gitea/workflows/pr-iphone-deploy.yml index 2cc3978..0e4adca 100644 --- a/.gitea/workflows/pr-iphone-deploy.yml +++ b/.gitea/workflows/pr-iphone-deploy.yml @@ -37,7 +37,7 @@ jobs: xcodebuild -version - name: Install xcodegen - run: brew install xcodegen + run: arch -arm64 /opt/homebrew/bin/brew install xcodegen - name: Generate Xcode project run: |