We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d56c79 commit a2b67a1Copy full SHA for a2b67a1
.github/workflows/build-hostapd.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Runs a single command using the runners shell
29
- name: Run a one-line script
30
- run: ./build.sh
+ run: sh ./build.sh
31
32
# Runs a set of commands using the runners shell
33
- name: Run a multi-line script
0 commit comments