We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1bdae commit 57a0d14Copy full SHA for 57a0d14
.drone.yml
@@ -46,9 +46,9 @@ steps:
46
- rm -f artifacts-base/Tools/clock.fap
47
- rm -f artifacts-base/USB/bad_usb.fap
48
- 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
+ - rm -f artifacts-base/Games/snake.fap
+ - rm -f artifacts-base/USB/hid_usb.fap
+ - rm -f artifacts-base/Bluetooth/hid_ble.fap
52
- cd ..
53
- mkdir base_pack_build
54
- mv unleashed-firmware/artifacts-base/ base_pack_build
0 commit comments