Skip to content

Commit

Permalink
changed artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGuyDanish committed Oct 12, 2024
1 parent fa08f85 commit ae7b103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: openjbod.zip
path: openjbod.zip
path: ./software

- name: Freeze OpenJBOD Software
run: python3 -m freezefs software/ micropython/ports/rp2/boards/OPENJBOD_RP2040/frozen_openjbod.py --on-import=extract --compress -t / -ov always
Expand Down

0 comments on commit ae7b103

Please sign in to comment.