Skip to content

Commit e2d0774

Browse files
MarioFPVdevMarioFPVdev
authored andcommitted
build fix for cleanup
1 parent 3dd2aa6 commit e2d0774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Build
1616
run: |
1717
dotnet build --configuration Release
18-
Compress-Archive bin\Release\*\*,*.bat,*.conf,*.tar,artifact.zip,vtxmenu.ini,wfb_tx,wlan_adapters.yaml,alink_drone,yaml-cli-multi,reset\,presets\,sensors\,txprofiles\ OpenIPC-Configurator.zip
18+
Compress-Archive bin\Release\*\*,*.bat,*.conf,*.tar,artifact.zip,vtxmenu.ini,wfb_tx,reset\,presets\,sensors\,txprofiles\ OpenIPC-Configurator.zip
1919
2020
- name: Upload
2121
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)