Skip to content

Commit

Permalink
chore: Publish and install fix 4
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Nov 17, 2023
1 parent b4232c9 commit a9ec6b1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish_and_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,7 @@ jobs:
- name: Install Verdaccio
run: |
npm install -g verdaccio
# npm install -g verdaccio-auth-memory
# npm install -g verdaccio-memory
npm install -g wait-on
# tmp_registry_log=`mktemp`
# mkdir -p $HOME/.config/verdaccio
# cp -v ./.github/workflows/verdaccio/config.yaml $HOME/.config/verdaccio/config.yaml
nohup verdaccio &
wait-on http://localhost:4873
TOKEN=$(curl -XPUT \
Expand Down

0 comments on commit a9ec6b1

Please sign in to comment.