diff --git a/.github/workflows/build-browser.yml b/.github/workflows/build-browser.yml index 4e07c4a2915..3ab3866e57f 100644 --- a/.github/workflows/build-browser.yml +++ b/.github/workflows/build-browser.yml @@ -283,6 +283,9 @@ jobs: --file $HOME/secrets/bitwarden_desktop_autofill_app_store_2024.provisionprofile \ --output none + - name: Get xcode version + run: /usr/bin/xcodebuild -version + - name: Set up provisioning profiles run: | AUTOFILL_PROFILE_PATH=$HOME/secrets/bitwarden_desktop_autofill_app_store_2024.provisionprofile