Skip to content

Commit

Permalink
skip integrity check
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Aug 7, 2024
1 parent 92f3573 commit 33d9ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
cache: yarn
cache-dependency-path: "**/yarn.lock"

- run: yarn install --frozen-lockfile
- run: yarn install

- run: yarn build

Expand Down

0 comments on commit 33d9ee0

Please sign in to comment.