mirror of
https://github.com/actions/setup-node.git
synced 2025-06-08 10:29:34 +08:00
add last line
This commit is contained in:
parent
d421731b39
commit
983e751c52
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
|
@ -168,4 +168,4 @@ jobs:
|
||||||
- name: Compare versions
|
- name: Compare versions
|
||||||
if: ${{ steps.version.outputs.NODE_VERSION == steps.updatedVersion.outputs.NODE_VERSION_UPDATED}}
|
if: ${{ steps.version.outputs.NODE_VERSION == steps.updatedVersion.outputs.NODE_VERSION_UPDATED}}
|
||||||
run: |
|
run: |
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user