fix name of build artifact for release

This commit is contained in:
James Ravenscroft 2023-05-16 20:23:57 +01:00
parent e424931e2e
commit ec1d897a00

View File

@ -81,4 +81,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
token: ${{ secrets.PUBLISH_TOKEN }}
files: ${{github.workspace}}/ggml/build/bin/turbopilot-${{ runner.os }}-${{ runner.arch }}.zip
files: ${{github.workspace}}/ggml/build/bin/turbopilot-${{ runner.os }}-${{ runner.arch }}-cuda.zip