Skip to content

Commit d0c536d

Browse files
committed
wip
1 parent c2c1333 commit d0c536d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
env:
181181
PATH: ${{ github.workspace }}/bin:/usr/bin:/bin
182182

183-
- run: pkgx node eval 'console.log(1)'
183+
- run: pkgx node -e 'console.log(1)'
184184

185185
windows:
186186
runs-on: windows-latest

0 commit comments

Comments
 (0)