Archived
1
0

refactor(ci): fix fetch-depth and add some caching (#5563)

* refactor: rename ci -> build.yaml

* feat: add build.yaml

* feat: add node caching to platform jobs

* trigger ci
This commit is contained in:
Joe Previte
2022-09-19 09:56:34 -07:00
committed by GitHub
parent 987c68a32a
commit 4223cf6e2b
4 changed files with 44 additions and 32 deletions

View File

@ -33,7 +33,7 @@ jobs:
id: download
with:
branch: release/v${{ steps.version.outputs.version }}
workflow: ci.yaml
workflow: build.yaml
workflow_conclusion: completed
name: "npm-package"
path: release-npm-package