Skip to content

Commit

Permalink
Fix the vscode path
Browse files Browse the repository at this point in the history
  • Loading branch information
torabian committed Jul 20, 2024
1 parent e95081c commit bc5dcbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fireback-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: artifacts-darwin/fireback-vscode/fireback-tools.vsix
asset_path: artifacts-vscode/fireback-vscode/fireback-tools.vsix
asset_name: fireback-tools.vsix
asset_content_type: application/vsix

Expand Down

0 comments on commit bc5dcbe

Please sign in to comment.