We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78caef8 commit 6a089cfCopy full SHA for 6a089cf
.github/workflows/buildTooling.yml
@@ -29,12 +29,7 @@ jobs:
29
run: |
30
apk add nodejs gcompat openssl
31
sed -i "s:ID=alpine:ID=NotpineForGHA:" /etc/os-release
32
- ls /host
33
- ls /host/home
34
ls /host/home/runner
35
- ls /host/home/runner/runners
36
- ls /host/home/runner/runners/*
37
- ls /host/home/runner/runners/*/*
38
cd /host/home/runner/runners/*/externals/
39
rm -rf node20/*
40
mkdir node20/bin
0 commit comments