Skip to content

Commit

Permalink
pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maphel committed Sep 4, 2023
1 parent 2e37a49 commit d002a58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
node-version: 18
cache: yarn

- name: Clear dist folder
run: rm -rf dist

- name: Install dependencies
run: yarn install --immutable

Expand Down

0 comments on commit d002a58

Please sign in to comment.