mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
chore: don't run yarn cache clean
This commit is contained in:
2
.github/workflows/deploy-db-pages.yml
vendored
2
.github/workflows/deploy-db-pages.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
cli: ${{ env.CLOJURE_VERSION }}
|
||||
|
||||
- name: Fetch yarn deps
|
||||
run: yarn cache clean && yarn install --frozen-lockfile
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
- name: Set Build Environment Variables
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user