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