Skip to content

Commit 8e46feb

Browse files
authored
Update build-pico-sdk.yml
1 parent 21ccb32 commit 8e46feb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-pico-sdk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
tar xzf ${{ matrix.swift }}-ubuntu24.04.tar.gz
5151
export PATH="$PATH:`pwd`/${{ matrix.swift }}-ubuntu24.04/usr/bin/"
5252
echo "PATH=$PATH" >> $GITHUB_ENV
53+
which swiftc
5354
swiftc --version
5455
5556
- name: Clone Pico SDK

0 commit comments

Comments
 (0)