Update .gitea/workflows/build.yaml
Some checks are pending
Build / Build left (push) Waiting to run
Build / Build right (push) Waiting to run
Build / Build (push) Blocked by required conditions

This commit is contained in:
Jan Gleytenhoover 2024-08-16 10:02:00 +00:00
parent 74192a257e
commit aac041d54d

@ -188,16 +188,6 @@ jobs:
path: cradio_left_nice_nano_v2.uf2 path: cradio_left_nice_nano_v2.uf2
name: left name: left
- name: Delete artifact (right)
uses: geekyeggo/delete-artifact@v2
with:
name: right
- name: Delete artifact (left)
uses: geekyeggo/delete-artifact@v2
with:
name: left
- name: Move artifacts - name: Move artifacts
run: | run: |
mkdir firmware mkdir firmware