Update main.yml

This commit is contained in:
chris1111 2024-05-11 14:51:56 -04:00
parent 7d63dac425
commit 6a64126737

View File

@ -27,6 +27,8 @@ jobs:
- name: Build Clover Pack
run: |
chmod +x ./buildme
chmod +x ./Clover_Duet.command
cp -rf ./Clover_Duet.command ./CloverPackage/CloverV2/
./buildme "" ci
- name: Prepare Release Packs
run: |