fix action pull
Some checks failed
Reload Act Runner Stack to clear cache for workflows / diff (push) Successful in 34s
Reload Act Runner Stack to clear cache for workflows / reload-primary (push) Successful in 12s
Reload Act Runner Stack to clear cache for workflows / reload-secondary (push) Successful in 12s
Reload Act Runner Stack to clear cache for workflows / wait-for-secondary-death (push) Successful in 33s
Reload Act Runner Stack to clear cache for workflows / pull-cache-secondary (push) Failing after 3s
Some checks failed
Reload Act Runner Stack to clear cache for workflows / diff (push) Successful in 34s
Reload Act Runner Stack to clear cache for workflows / reload-primary (push) Successful in 12s
Reload Act Runner Stack to clear cache for workflows / reload-secondary (push) Successful in 12s
Reload Act Runner Stack to clear cache for workflows / wait-for-secondary-death (push) Successful in 33s
Reload Act Runner Stack to clear cache for workflows / pull-cache-secondary (push) Failing after 3s
This commit is contained in:
parent
f6ebf20c80
commit
5d39a55dd0
@ -49,6 +49,6 @@ jobs:
|
|||||||
runs-on: runner-secondary
|
runs-on: runner-secondary
|
||||||
steps:
|
steps:
|
||||||
- name: Force actions cache pull
|
- name: Force actions cache pull
|
||||||
uses: martin/chromart-gitea-actions/.gitea/workflows/diff-output.yaml@main
|
uses: https://gitea.chromart.cc/martin/chromart-gitea-actions/.gitea/workflows/diff-output.yaml@main
|
||||||
with:
|
with:
|
||||||
files: 'nonexistent-file-to-force-cache-pull'
|
files: 'nonexistent-file-to-force-cache-pull'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user