.
This commit is contained in:
9
.github/workflows/generator-windows.yml
vendored
9
.github/workflows/generator-windows.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user