Skip to content

Commit afd8fb3

Browse files
authored
debug
1 parent 29cf5ed commit afd8fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: where is qemu-aarch64-static
1515
run: command -v qemu-aarch64-static
1616
- name: create FS
17-
run: core/default/fs.sh
17+
run: bash -x core/default/fs.sh
1818
- name: upload artifact
1919
uses: actions/upload-artifact@v2
2020
with:

0 commit comments

Comments
 (0)