Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thadk authored Feb 18, 2022
1 parent 39c228f commit 1b05c9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
uses: actions/checkout@v2

- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
env:
PUBLIC_URL: https://codeforboston.github.io/mattapan-mapping-admin/
run: |
npm install --no-save pnpm
$(npm bin)/pnpm i -r --frozen-lockfile
Expand Down

0 comments on commit 1b05c9f

Please sign in to comment.