Unverified Commit c4ae2ff2 authored by amystamile's avatar amystamile Committed by GitHub
Browse files

Update jekyll.yml

parent b477af90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: