mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
Update build.yml
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
|||||||
cmake --build . --config=release -j4
|
cmake --build . --config=release -j4
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: neural_amp_modeler.lv2-win
|
name: neural_amp_modeler.lv2-win
|
||||||
path: ${{github.workspace}}/build/neural_amp_modeler.lv2
|
path: ${{github.workspace}}/build/neural_amp_modeler.lv2
|
||||||
|
|||||||
Reference in New Issue
Block a user