This works around https://github.com/nektos/act/issues/1990, which also appears in forgejo runner.
This commit is contained in:
parent
01508714c8
commit
2f8cfa7a69
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
on:
|
||||
push:
|
||||
|
||||
env:
|
||||
RUNNER_OS: 'Linux'
|
||||
|
||||
jobs:
|
||||
oci-builder:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue