Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
325e0418d6
commit
960c9fc3f5
|
@ -6,4 +6,5 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: apk add buildah
|
||||
- run: date
|
||||
|
|
Loading…
Reference in a new issue