Skip to content

Commit 1d5412b

Browse files
authored
Reinstate Risc-V and OpenOCD builds
1 parent b890d44 commit 1d5412b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 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: 1
10-
SKIP_OPENOCD: 1
9+
SKIP_RISCV: 0
10+
SKIP_OPENOCD: 0
1111

1212
jobs:
1313
build_windows:

0 commit comments

Comments
 (0)