This also almost certainly won't work
/ test (push) Failing after 1m36s
Details
/ test (push) Failing after 1m36s
Details
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
34246b06aa
commit
678b5aec79
|
@ -7,7 +7,7 @@ jobs:
|
|||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- name: Hah, right...
|
||||
uses: docker/setup-buildx@v3
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Login to forgejo
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue