Переглянути джерело

chore: Publish and install fix 6

Michael Bromley 2 роки тому
батько
коміт
f66294224d
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      .github/workflows/publish_and_install.yml

+ 0 - 2
.github/workflows/publish_and_install.yml

@@ -30,8 +30,6 @@ jobs:
         node-version: ${{ matrix.node-version }}
         node-version: ${{ matrix.node-version }}
     - name: Install Verdaccio
     - name: Install Verdaccio
       run: |
       run: |
-        apt-get update
-        apt-get install jq
         npm install -g verdaccio
         npm install -g verdaccio
         npm install -g wait-on
         npm install -g wait-on
         nohup verdaccio &
         nohup verdaccio &