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