Skip to content

Commit dccb69d

Browse files
committed
show unzip version
1 parent fe5a26d commit dccb69d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
uses: actions/setup-node@v4
2424
with:
2525
node-version: ${{ matrix.node }}
26-
- run: npm run test
26+
- run: unzip --version

0 commit comments

Comments
 (0)