Skip to content

Commit

Permalink
correct path name
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelizimm committed Jan 8, 2025
1 parent 9c2ddba commit c8db8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/positron-python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ jobs:
sparse-checkout-cone-mode: false

- name: Build VSIX
uses: ./.github/actions/build-vsix
uses: ./.github/actions/python-build-vsix
with:
node_version: ${{ env.NODE_VERSION}}
vsix_name: 'positron-python-dev-${{ matrix.vsix-target }}.vsix'
Expand Down

0 comments on commit c8db8b0

Please sign in to comment.