Skip to content

Commit 7f47efa

Browse files
trailing space removed
1 parent f05426b commit 7f47efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ jobs:
8484
uses: actions/upload-artifact@v4
8585
with:
8686
name: node-${{ env.NODE_VERSION }}-${{ matrix.platform }}-${{ matrix.arch }}-LATEST
87-
path: artifacts/${{ env.NODE_ARCHIVE_LATEST }}
87+
path: artifacts/${{ env.NODE_ARCHIVE_LATEST }}

0 commit comments

Comments
 (0)