mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix: re-enable repeatable install now that it's fixed on master
This commit is contained in:
3
.github/workflows/deploy-db-test-pages.yml
vendored
3
.github/workflows/deploy-db-test-pages.yml
vendored
@@ -47,8 +47,7 @@ jobs:
|
||||
cli: ${{ env.CLOJURE_VERSION }}
|
||||
|
||||
- name: Fetch yarn deps
|
||||
# run: yarn install --frozen-lockfile
|
||||
run: yarn install
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
- name: Set Build Environment Variables
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user