mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-09 20:29:12 +02:00
remove deb artifact for now
This commit is contained in:
@@ -30,11 +30,11 @@ jobs:
|
|||||||
name: neural_amp_modeler.lv2-linux-amd64
|
name: neural_amp_modeler.lv2-linux-amd64
|
||||||
path: ${{github.workspace}}/build/neural_amp_modeler.lv2
|
path: ${{github.workspace}}/build/neural_amp_modeler.lv2
|
||||||
|
|
||||||
- name: Upload deb
|
# - name: Upload deb
|
||||||
uses: actions/upload-artifact@v1
|
# uses: actions/upload-artifact@v1
|
||||||
with:
|
# with:
|
||||||
name: neural_amp_modeler.lv2-linux-deb-amd64
|
# name: neural_amp_modeler.lv2-linux-deb-amd64
|
||||||
path: ${{github.workspace}}/build/*.deb
|
# path: ${{github.workspace}}/build/*.deb
|
||||||
|
|
||||||
build-windows:
|
build-windows:
|
||||||
name: Build Windows
|
name: Build Windows
|
||||||
|
|||||||
Reference in New Issue
Block a user