Skip to content

Commit 4f1b262

Browse files
committed
build
1 parent 310e09c commit 4f1b262

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

-6
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@ on:
44

55
jobs:
66
build_qemu:
7-
env:
8-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
97
runs-on: ubuntu-latest
10-
strategy:
11-
fail-fast: false
12-
permissions:
13-
contents: write
148
steps:
159
- name: checkout
1610
uses: actions/checkout@v3

0 commit comments

Comments
 (0)