We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b7ed1 commit f794985Copy full SHA for f794985
.github/workflows/buildTooling.yml
@@ -29,7 +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/home/runner/*
+ ls /host/home/runner/*/*
33
cd /host/home/runner/runners/*/externals/
34
rm -rf node20/*
35
mkdir node20/bin
0 commit comments