Update .gitea/workflows/build.yaml
Some checks failed
Build / Build left (push) Successful in 2m31s
Build / Build right (push) Successful in 2m34s
Build / Build (push) Failing after 6s

This commit is contained in:
Jan Gleytenhoover 2024-08-16 09:51:34 +00:00
parent 0594b2ce83
commit effb96502e

@ -189,12 +189,12 @@ jobs:
name: left name: left
- name: Delete artifact (right) - name: Delete artifact (right)
uses: geekyeggo/delete-artifact@v5 uses: geekyeggo/delete-artifact@v3
with: with:
name: right name: right
- name: Delete artifact (left) - name: Delete artifact (left)
uses: geekyeggo/delete-artifact@v5 uses: geekyeggo/delete-artifact@v3
with: with:
name: left name: left