We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a8464 commit c15e2ddCopy full SHA for c15e2dd
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,6 @@ jobs:
14
- name: Run script
15
run: ci/ci_ubuntu.sh
16
- name: Upload
17
- if: ${{ startsWith(github.ref, 'refs/tags/') }}
18
uses: actions/upload-artifact@v4
19
with:
20
name: vst_ubuntu
0 commit comments