Update .forgejo/workflows/buildpush.yaml
Some checks failed
Build And Test / checkout (push) Successful in 9s
Build And Test / build and push (push) Failing after 26s

This commit is contained in:
Jarkko Toivanen 2024-03-20 15:41:32 +02:00
parent f929b2cd5b
commit 2b0214d703

View file

@ -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