mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
Test sleep for 20
This commit is contained in:
parent
dca3eb5676
commit
a188137988
1 changed files with 2 additions and 0 deletions
2
.github/workflows/daily-csv-upload.yaml
vendored
2
.github/workflows/daily-csv-upload.yaml
vendored
|
@ -64,6 +64,8 @@ jobs:
|
|||
CF_USERNAME: CF_ZA_USERNAME
|
||||
CF_PASSWORD: CF_ZA_PASSWORD
|
||||
steps:
|
||||
- name: Wait for a few seconds
|
||||
run: sleep 20
|
||||
|
||||
- name: Generate current-federal.csv
|
||||
uses: 18f/cg-deploy-action@main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue