Update .gitea/workflows/build.yml
This commit is contained in:
parent
a011b51d1c
commit
a26a150852
@ -61,6 +61,7 @@ jobs:
|
||||
- name: Move Files
|
||||
run: |
|
||||
mkdir -p ${{ gitea.workspace }}/output
|
||||
ls -l ${{ gitea.workspace }}/Firmware/RP2040/build/
|
||||
mv ${{ gitea.workspace }}/Firmware/RP2040/build/*.uf2 ${{ gitea.workspace }}/output
|
||||
|
||||
- name: Upload artifacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user