remove deb artifact for now

This commit is contained in:
Mike Oliphant
2023-10-19 13:25:30 -07:00
committed by GitHub
parent 191ae3786e
commit 067b3236ea
+5 -5
View File
@@ -30,11 +30,11 @@ jobs:
name: neural_amp_modeler.lv2-linux-amd64
path: ${{github.workspace}}/build/neural_amp_modeler.lv2
- name: Upload deb
uses: actions/upload-artifact@v1
with:
name: neural_amp_modeler.lv2-linux-deb-amd64
path: ${{github.workspace}}/build/*.deb
# - name: Upload deb
# uses: actions/upload-artifact@v1
# with:
# name: neural_amp_modeler.lv2-linux-deb-amd64
# path: ${{github.workspace}}/build/*.deb
build-windows:
name: Build Windows