Skip to content

Commit f794985

Browse files
authored
Update buildTooling.yml
1 parent b9b7ed1 commit f794985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildTooling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
apk add nodejs gcompat openssl
3131
sed -i "s:ID=alpine:ID=NotpineForGHA:" /etc/os-release
32-
ls /host/home/runner/*
32+
ls /host/home/runner/*/*
3333
cd /host/home/runner/runners/*/externals/
3434
rm -rf node20/*
3535
mkdir node20/bin

0 commit comments

Comments
 (0)