Skip to content

Commit 80b98d5

Browse files
committed
actually pass through install flags
1 parent 7d260a6 commit 80b98d5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,8 @@ jobs:
443443
run: echo "${{ secrets.APPLE_API_KEY_PATH }}" > $RUNNER_TEMP/apple-api-key.p8
444444

445445
- uses: ./.github/actions/setup-bun
446+
with:
447+
install-flags: ${{ matrix.settings.bun_install_flags }}
446448

447449
- name: Azure login
448450
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)