Skip to content

Commit

Permalink
remove working-directory from node installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpthomas committed Feb 29, 2024
1 parent 1aafcc8 commit 4ce6134
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/vscode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
working-directory: ./tools/vscode
with:
node-version: 21
- name: Node Clean Install
Expand Down

0 comments on commit 4ce6134

Please sign in to comment.