mirror of
https://github.com/standardnotes/server
synced 2026-07-14 00:01:54 -04:00
chore: fix build cache on publishing workflow
This commit is contained in:
@@ -123,7 +123,8 @@ jobs:
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
- name: Build packages
|
||||
- name: Build
|
||||
if: steps.cache-build.outputs.cache-hit != 'true'
|
||||
run: yarn build
|
||||
|
||||
- name: Bump version
|
||||
|
||||
Reference in New Issue
Block a user