Skip to content

Commit

Permalink
chore: Publish and install fix 6
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Nov 17, 2023
1 parent d885adb commit f662942
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish_and_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install Verdaccio
run: |
apt-get update
apt-get install jq
npm install -g verdaccio
npm install -g wait-on
nohup verdaccio &
Expand Down

0 comments on commit f662942

Please sign in to comment.