Skip to content

Commit

Permalink
fix working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
filip131311 committed Mar 6, 2025
1 parent d36048d commit 0f3c352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: npm ci

- name: Package extension
working-directory: HaaLeo/publish-vscode-extension@v1
working-directory: packages/vscode-extension
id: package_extension
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0f3c352

Please sign in to comment.