Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit ca956fb

Browse files
Jay Loguegerickson
authored andcommitted
Fix travis build for esp32
1 parent 4a2d595 commit ca956fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis/prepare_esp32.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ set -x
3131

3232
# Install dependent packages needed by the ESP32 development environment.
3333
#
34+
sudo apt-get update
3435
sudo apt-get -y install libncurses-dev flex bison gperf
3536

3637
# Install ESP32 toolchain for linux

0 commit comments

Comments
 (0)