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