Skip to content

Commit

Permalink
ignore scripts changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ecraig12345 committed May 5, 2023
1 parent f519a4a commit 3c8c091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install npm@${{ matrix.npm }}
run: npm install --global npm@${{ matrix.npm }}

- run: yarn --frozen-lockfile
- run: npx midgard-yarn install --frozen-lockfile

- run: yarn build

Expand Down

0 comments on commit 3c8c091

Please sign in to comment.