Skip to content
This repository was archived by the owner on Dec 7, 2024. It is now read-only.

Commit e55cbc5

Browse files
committed
Install roborio toolchain
1 parent c0ba236 commit e55cbc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ jobs:
7171
cd "${{ matrix.language }}"
7272
cd "${{ matrix.example }}"
7373
chmod +x gradlew
74+
./gradlew installRoboRioToolchain
7475
./gradlew build

0 commit comments

Comments
 (0)