Skip to content

Commit 6a089cf

Browse files
authored
Update buildTooling.yml
1 parent 78caef8 commit 6a089cf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/buildTooling.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +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
33-
ls /host/home
3432
ls /host/home/runner
35-
ls /host/home/runner/runners
36-
ls /host/home/runner/runners/*
37-
ls /host/home/runner/runners/*/*
3833
cd /host/home/runner/runners/*/externals/
3934
rm -rf node20/*
4035
mkdir node20/bin

0 commit comments

Comments
 (0)