diff --git a/.gitea/workflows/linux.yml b/.gitea/workflows/linux.yml index eed610d..a4d6bf5 100644 --- a/.gitea/workflows/linux.yml +++ b/.gitea/workflows/linux.yml @@ -36,4 +36,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: SimpleDrum_Linux_arm64.vst3 - path: ${{ github.workspace }}/build/SimpleDrum_artefacts/VST3/SimpleDrum.vst3 \ No newline at end of file + path: ${{ github.workspace }}/build/SimpleDrum_artefacts/VST3/ \ No newline at end of file