Unverified Commit 79539d7d authored by Earle F. Philhower, III's avatar Earle F. Philhower, III Committed by GitHub

Re-add pico-sdk/extra submodules to release ZIP (#181)

parent 457e7634
......@@ -28,6 +28,8 @@ jobs:
BUILD_TYPE: package
CI_GITHUB_API_KEY: ${{ secrets.GITHUB_TOKEN }}
run: |
(cd pico-sdk && git submodule update --init)
(cd pico-extras && git submodule update --init)
(cd ./package && bash ./build_boards_manager_package.sh)
pip3 install PyGithub
# Create a draft release and upload the ZIP and JSON files.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment