Loading .github/workflows/jekyll.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ jobs: # Run our deployment command - name: Deploying the static website to gh-pages run: | npm install --legacy-peer-deps npm ci --legacy-peer-deps npm run deploy working-directory: app env: Loading Loading
.github/workflows/jekyll.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ jobs: # Run our deployment command - name: Deploying the static website to gh-pages run: | npm install --legacy-peer-deps npm ci --legacy-peer-deps npm run deploy working-directory: app env: Loading