Skip to content

Commit a2b67a1

Browse files
authored
Update build-hostapd.yml
1 parent 7d56c79 commit a2b67a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-hostapd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# Runs a single command using the runners shell
2929
- name: Run a one-line script
30-
run: ./build.sh
30+
run: sh ./build.sh
3131

3232
# Runs a set of commands using the runners shell
3333
- name: Run a multi-line script

0 commit comments

Comments
 (0)