change pico-sdk checkout branch to master

This commit is contained in:
hathach
2024-11-21 10:40:58 +07:00
parent fa523a5682
commit 5d77faa835

View File

@@ -13,7 +13,7 @@ runs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: raspberrypi/pico-sdk repository: raspberrypi/pico-sdk
ref: develop ref: master
path: pico-sdk path: pico-sdk
- name: Linux dependencies - name: Linux dependencies