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

@ -26,7 +26,7 @@ jobs:
id: download
with:
branch: ${{ github.ref }}
workflow: ci.yaml
workflow: build.yaml
workflow_conclusion: completed
check_artifacts: true
name: release-packages