mirror of
https://github.com/actions/setup-node.git
synced 2025-06-30 22:53:50 +00:00
Merge branch 'actions:main' into V3.7.0
This commit is contained in:
commit
de9650eb85
20 changed files with 1598 additions and 1691 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Check dist/
|
||||
name: Check dist
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
|
@ -173,7 +173,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
|
||||
- name: prepare sub-projects
|
||||
run: __tests__/prepare-yarn-subprojects.sh
|
||||
run: __tests__/prepare-yarn-subprojects.sh keepcache keepcache
|
||||
|
||||
# expect
|
||||
# - no errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue