Skip to content

Commit

Permalink
fix build for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Jul 22, 2022
1 parent 3fbfca4 commit 33321f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Install deps and build (with cache)
uses: bahmutov/npm-install@v1
run: yarn --frozen-lockfile

- name: Lint
run: yarn lint
Expand Down

0 comments on commit 33321f8

Please sign in to comment.