Skip to content

Commit

Permalink
ci: nodejs for workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
triptu committed May 30, 2022
1 parent d044045 commit 85248fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- run: cd nodejs
- name: Install modules
run: yarn install
# - name: Test
Expand Down

0 comments on commit 85248fa

Please sign in to comment.