mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:45:39 +01:00
Try to run yotta update for yotta build test
But accept failures in case we're offline
This commit is contained in:
parent
ca4fb7154a
commit
2f056a0aee
@ -6,7 +6,7 @@ set -eu
|
||||
|
||||
yotta/create-module.sh
|
||||
cd yotta/module
|
||||
# yt update # needs network
|
||||
yt update || true # needs network
|
||||
|
||||
yotta_build()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user