Skip to content

Commit 0465d5e

Browse files
author
Amsakan Bavan
committed
Added artifact storing into building GitHub Action
1 parent a2accc7 commit 0465d5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727

2828
- name: Upload VST3 artifacts
2929
working-directory: ./build/aGain_artefacts/${{env.BUILD_TYPE}}/VST3
30+
uses: actions/upload-artifact@v4
3031
with:
3132
name: aGain-${{matrix.os}}
3233
path: |

0 commit comments

Comments
 (0)