Fix typo
This commit is contained in:
parent
de16f5f3fa
commit
9cfd8babdc
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -551,7 +551,7 @@ jobs:
|
|||||||
# # note: this access key has write access to the cache. This can't run on PRs.
|
# # note: this access key has write access to the cache. This can't run on PRs.
|
||||||
# if: ${{ github.event_name == 'push' }}
|
# if: ${{ github.event_name == 'push' }}
|
||||||
# # Cache things sometimes indeterministically fail (roughly 1% of times this is run), let's not fail the job for it
|
# # Cache things sometimes indeterministically fail (roughly 1% of times this is run), let's not fail the job for it
|
||||||
$ continue-on-error: true
|
# continue-on-error: true
|
||||||
# uses: leroy-merlin-br/action-s3-cache@8d75079437b388688b9ea9c7d73dff4ef975c5fa # v1.0.5
|
# uses: leroy-merlin-br/action-s3-cache@8d75079437b388688b9ea9c7d73dff4ef975c5fa # v1.0.5
|
||||||
# with:
|
# with:
|
||||||
# action: put
|
# action: put
|
||||||
|
Loading…
x
Reference in New Issue
Block a user