This commit is contained in:
Bryan Gerlach
2026-02-11 15:34:41 -06:00
parent 6dc19ccd05
commit 6e7a5ba84a

View File

@@ -43,9 +43,12 @@ env:
jobs: jobs:
setup: setup:
uses: ./.github/workflows/fetch-encrypted-secrets.yml steps:
with: - uses: Wandalen/wretry.action@master
zip_url_json: ${{ inputs.zip_url }} with:
action: ./.github/workflows/fetch-encrypted-secrets.yml
with: |
zip_url_json: ${{ inputs.zip_url }}
generate-bridge: generate-bridge:
uses: ./.github/workflows/bridge.yml uses: ./.github/workflows/bridge.yml