mirror of
https://github.com/standardnotes/server
synced 2026-07-14 00:01:54 -04:00
fix(workspaces): add debug logs for listing workspaces
This commit is contained in:
@@ -31,7 +31,6 @@ jobs:
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
- name: Build
|
||||
if: steps.cache-build.outputs.cache-hit != 'true'
|
||||
run: yarn build:workspace
|
||||
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user