Skip to content

Commit

Permalink
This thing is actually a zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed May 7, 2024
1 parent 1eb04c6 commit 443b2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Upload extension vsix file as a workflow artifact
uses: actions/upload-artifact@v3
with:
name: quarto-vscode-${{ env.GITHUB_SHA }}.vsix
name: quarto-vscode-${{ env.GITHUB_SHA }}
path: ${{ steps.package_extension.outputs.vsixPath }}

0 comments on commit 443b2b1

Please sign in to comment.