Skip to content

Commit 7671c74

Browse files
authored
Update arduino_test_runner.yml
1 parent 93ad696 commit 7671c74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/arduino_test_runner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
run: |
1919
gem install arduino_ci
2020
echo "$(ruby -e 'print Gem.bindir')" >> $GITHUB_PATH
21+
export PATH="$PATH:$(ruby -e 'print Gem.bindir')"
2122
2223
- name: Verify arduino_ci installation
2324
run: arduino_ci --version

0 commit comments

Comments
 (0)