Skip to content

Commit 823a751

Browse files
Fix action state bootstrap (#3)
1 parent 8f4ea2e commit 823a751

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/provision_users.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
2323

2424
- name: Load state from artifacts
25+
continue-on-error: true # Allow for artifact not existing yet
2526
uses: actions/download-artifact@v4
2627
with:
2728
name: provision-user-state

0 commit comments

Comments
 (0)