mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-02-06 10:24:27 +00:00
[actions] release test needs git tags
This commit is contained in:
parent
247ed8a186
commit
e5521cfd3c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
raw.githubusercontent.com:443
|
||||
registry.npmjs.org:443
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-tags: true
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user