Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca3ea3a

Browse files
committed
package_core: accept licenses
1 parentb1cbfc9 commitca3ea3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/package_core.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
-name:Initialize Zephyr environment
3131
run:|
32-
./extra/bootstrap.sh -o=--filter=tree:0
32+
yes |./extra/bootstrap.sh -o=--filter=tree:0
3333
echo "CORE_TAG=$(git describe --always)" >> "$GITHUB_ENV"
3434
echo "CORE_ARTIFACT=ArduinoCore-zephyr-$(git describe --always)" >> "$GITHUB_ENV"
3535
echo "BOARD_VARIANTS=$(extra/get_board_details.sh | jq -cr 'sort_by(.variant)')" >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp