Update .forgejo/workflows/buildpush.yaml
This commit is contained in:
parent
f929b2cd5b
commit
2b0214d703
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
|
||||
build and push:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue