mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-09 20:29:12 +02:00
proper indent
This commit is contained in:
@@ -33,8 +33,8 @@ jobs:
|
|||||||
- 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