mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-19 21:04:45 +00:00
Add check for existing paths (#803)
This commit is contained in:
parent
f8aa08ed8e
commit
34050076a5
3 changed files with 16 additions and 5 deletions
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