.
This commit is contained in:
3
.github/workflows/generator-windows.yml
vendored
3
.github/workflows/generator-windows.yml
vendored
@@ -46,6 +46,9 @@ jobs:
|
|||||||
name: setup
|
name: setup
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout Repository
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: Wandalen/wretry.action@master
|
- uses: Wandalen/wretry.action@master
|
||||||
with:
|
with:
|
||||||
action: ./.github/workflows/fetch-encrypted-secrets.yml
|
action: ./.github/workflows/fetch-encrypted-secrets.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user