Skip to content

Commit

Permalink
Add more logging
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Dec 9, 2024
1 parent 0ef9aaf commit ee4fc7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/manual-vscode-boxel-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ jobs:
- name: Node version FIXME
run: node --version
working-directory: packages/vscode-boxel-tools
- name: Node version via pnpm FIXME
run: pnpm exec node --version
working-directory: packages/vscode-boxel-tools
# - name: Publish to Visual Studio Marketplace
# run: |
# if [ "${{ inputs.environment }}" = "production" ]; then
Expand Down

0 comments on commit ee4fc7f

Please sign in to comment.