Skip to content

Commit

Permalink
ci: removed config ls step
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeF0x committed Dec 8, 2022
1 parent 9252a59 commit 0af8e4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
registry-url: 'https://registry.npmjs.org/'
always-auth: true
scope: '@hetznercloud'
- name: ls config
run: npm config ls -l
- name: install dependencies
run: yarn install --frozen-lockfile
- name: build
Expand Down

0 comments on commit 0af8e4c

Please sign in to comment.