Skip to content

Commit d7728b6

Browse files
authored
Update build.yml
1 parent dbb6477 commit d7728b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ permissions:
66
contents: write
77

88
env:
9-
SKIP_RISCV: 0
10-
SKIP_OPENOCD: 0
9+
SKIP_RISCV: 1
10+
SKIP_OPENOCD: 1
1111

1212
jobs:
1313
build_windows:
@@ -160,3 +160,4 @@ jobs:
160160
bin/pico-sdk-tools-*-lin.tar.gz
161161
bin/openocd-*-lin.tar.gz
162162
bin/riscv-toolchain-*-lin.tar.gz
163+

0 commit comments

Comments
 (0)