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

Update jekyll.yml

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