Skip to content

Commit 57a0d14

Browse files
committed
fix duplicated apps, wrong folder in ci
1 parent 4c1bdae commit 57a0d14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.drone.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ steps:
4646
- rm -f artifacts-base/Tools/clock.fap
4747
- rm -f artifacts-base/USB/bad_usb.fap
4848
- rm -f artifacts-base/USB/u2f.fap
49-
- rm -f artifacts-extra/Games/snake.fap
50-
- rm -f artifacts-extra/USB/hid_usb.fap
51-
- rm -f artifacts-extra/Bluetooth/hid_ble.fap
49+
- rm -f artifacts-base/Games/snake.fap
50+
- rm -f artifacts-base/USB/hid_usb.fap
51+
- rm -f artifacts-base/Bluetooth/hid_ble.fap
5252
- cd ..
5353
- mkdir base_pack_build
5454
- mv unleashed-firmware/artifacts-base/ base_pack_build

0 commit comments

Comments
 (0)