CI: musl: drop shopt in workflow invocation
"shopt" is bash specific, while musl uses bourne shell. /__w/_temp/1b0f5f5d-c71b-4a66-8be3-e1fe51c10993.sh: line 7: shopt: not found
This commit is contained in:
parent
8382d71808
commit
d89734bcc5
1
.github/workflows/musl.yml
vendored
1
.github/workflows/musl.yml
vendored
@ -60,4 +60,3 @@ jobs:
|
||||
cat $folder/LOG
|
||||
echo "::endgroup::"
|
||||
done
|
||||
shopt -s nullglob
|
||||
|
Loading…
x
Reference in New Issue
Block a user