Skip to content

Commit

Permalink
not right syntax?
Browse files Browse the repository at this point in the history
  • Loading branch information
dpwoert committed Jan 5, 2024
1 parent 17118a8 commit 70c9ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: cat package.json
- name: Clean repo
run: rm package.json && rm package-lock.json && rm -rf core && rm -rf plugins
working-directory: /
working-directory: ./
- name: Show content
run: ls
- name: Setup repo
Expand Down

0 comments on commit 70c9ab3

Please sign in to comment.