Skip to content

Commit f5d42dd

Browse files
committed
wip
1 parent 398151c commit f5d42dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44

55
jobs:
66
build_qemu:
7-
env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7+
env:
8+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
89
runs-on: ubuntu-latest
910
strategy:
1011
fail-fast: false

0 commit comments

Comments
 (0)