Skip to content

Commit

Permalink
Fixing two files
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jun 22, 2023
1 parent 9b6c774 commit 4ae501f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/examples-bouffalolab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
continue-on-error: true
timeout-minutes: 20
with:
action: buildjet/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-efr32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
continue-on-error: true
timeout-minutes: 20
with:
action: buildjet/cache@v3
Expand Down

0 comments on commit 4ae501f

Please sign in to comment.