Skip to content

Commit 356c9b1

Browse files
committed
wip
1 parent 6efe6e7 commit 356c9b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
XDG_DATA_HOME: /tmp/foo
9393
9494
- run: |
95+
set -x
9596
sudo ./pkgm.ts i node@22 dev
9697
[[ $(node --version) = v22* ]] || exit 2
9798
mkdir foo

0 commit comments

Comments
 (0)