Skip to content

Commit 8ab0c2f

Browse files
authored
Merge pull request #514 from relative-ci/update-build
build: Action - fix step names
2 parents b3a49d2 + 9f48600 commit 8ab0c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- uses: hmarr/debug-action@v3
1616

17-
- name: Use Node.js ${{ matrix.node-version }}
17+
- name: Use Node.js
1818
uses: actions/setup-node@v4
1919
with:
2020
node-version-file: ".nvmrc"

0 commit comments

Comments
 (0)