Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Oct 23, 2023
1 parent 4354d47 commit 195b108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:

- uses: volta-cli/action@v4

- run: yarn
- run: yarn build
- run: npm i
- run: npm ci

- uses: actions/cache@v3
with:
Expand Down

0 comments on commit 195b108

Please sign in to comment.