Skip to content

Commit 13d6b86

Browse files
test
1 parent dcee4fa commit 13d6b86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-job.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
uses: actions/checkout@v2
1212
- name: Install dependencies
1313
run: sudo apt install -y binfmt-support qemu-user-static
14+
- name: where is qemu-aarch64-static
15+
run: which qemu-aarch64-static
1416
- name: create FS
1517
run: core/default/fs.sh
1618
- name: upload artifact

0 commit comments

Comments
 (0)