mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 00:39:46 +00:00
Try to run yotta update for yotta build test
But accept failures in case we're offline
This commit is contained in:
@@ -6,7 +6,7 @@ set -eu
|
||||
|
||||
yotta/create-module.sh
|
||||
cd yotta/module
|
||||
# yt update # needs network
|
||||
yt update || true # needs network
|
||||
|
||||
yotta_build()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user