Skip to content

Commit 7b296a4

Browse files
Remove pico-extras from package
1 parent 61ac01c commit 7b296a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tag-to-draft-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
CI_GITHUB_API_KEY: ${{ secrets.GITHUB_TOKEN }}
3030
run: |
3131
(cd pico-sdk && git submodule update --init)
32-
(cd pico-extras && git submodule update --init)
3332
(cd ./package && bash ./build_boards_manager_package.sh)
3433
pip3 install PyGithub
3534
# Create a draft release and upload the ZIP and JSON files.

0 commit comments

Comments
 (0)