Update .gitea/workflows/build.yaml
All checks were successful
Build / Build left (push) Successful in 2m35s
Build / Build right (push) Successful in 2m37s
Build / Build (push) Successful in 21s

This commit is contained in:
Jan Gleytenhoover 2024-08-16 09:32:01 +00:00
parent 364816630c
commit d24d5613ba

@ -178,13 +178,13 @@ jobs:
zip
- name: Download artifact (right)
uses: actions/upload-artifact@v3
uses: actions/download-artifact@v3
with:
path: cradio_right_nice_nano_v2.uf2
name: right
- name: Download artifact (left)
uses: actions/upload-artifact@v3
uses: actions/download-artifact@v3
with:
path: cradio_left_nice_nano_v2.uf2
name: left