Skip to content

Commit 1477b5f

Browse files
committed
Trying to debug the b.sh run
1 parent 04de940 commit 1477b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-firmware.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- name: ls
1414
run: ls -al
1515
- name: build
16-
run: bash b.sh
16+
run: ${PWD}/b.sh

0 commit comments

Comments
 (0)