Skip to content

Commit

Permalink
UI: fix cache issue on CI (#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaAmega authored Sep 7, 2024
1 parent 4d83af5 commit 9d7990b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:

- name: 📥 Install ui dependencies
uses: ./.github/share-actions/ui-node-pnpm-install
with:
args: "-w"

- name: 🔬 Check code quality
working-directory: ui
Expand Down

0 comments on commit 9d7990b

Please sign in to comment.