mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-07 04:00:09 +02:00
remove deb artifact for now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user