Skip to content

Commit

Permalink
freeze lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Dec 8, 2022
1 parent b9f2da3 commit b622e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -13,5 +13,5 @@ jobs:

steps:
- uses: actions/checkout@v3
- run: yarn
- run: yarn install --frozen-lockfile
- run: yarn build

0 comments on commit b622e87

Please sign in to comment.