mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
change pico-sdk checkout branch to master
This commit is contained in:
parent
fa523a5682
commit
5d77faa835
2
.github/actions/get_deps/action.yml
vendored
2
.github/actions/get_deps/action.yml
vendored
@ -13,7 +13,7 @@ runs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: raspberrypi/pico-sdk
|
||||
ref: develop
|
||||
ref: master
|
||||
path: pico-sdk
|
||||
|
||||
- name: Linux dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user