Skip to content

Commit

Permalink
fix duplicated apps, wrong folder in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Jan 20, 2024
1 parent 4c1bdae commit 57a0d14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ steps:
- rm -f artifacts-base/Tools/clock.fap
- rm -f artifacts-base/USB/bad_usb.fap
- rm -f artifacts-base/USB/u2f.fap
- rm -f artifacts-extra/Games/snake.fap
- rm -f artifacts-extra/USB/hid_usb.fap
- rm -f artifacts-extra/Bluetooth/hid_ble.fap
- rm -f artifacts-base/Games/snake.fap
- rm -f artifacts-base/USB/hid_usb.fap
- rm -f artifacts-base/Bluetooth/hid_ble.fap
- cd ..
- mkdir base_pack_build
- mv unleashed-firmware/artifacts-base/ base_pack_build
Expand Down

0 comments on commit 57a0d14

Please sign in to comment.