Skip to content

Commit

Permalink
Revert clearing cache
Browse files Browse the repository at this point in the history
  • Loading branch information
yivlad committed Sep 1, 2023
1 parent b243a0e commit 95ed92f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Install package manager
run: npm i -g [email protected]

- name: Clear cache
run: git clean -fdx

- name: Install Dependencies
run: pnpm install

Expand Down

3 comments on commit 95ed92f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.