Skip to content

Commit

Permalink
Update esp32-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
petermm committed Feb 9, 2024
1 parent 85b318f commit 649fc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esp32-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
DEBIAN_FRONTEND=noninteractive apt install -y -q \
doxygen erlang-base erlang-dialyzer \
libglib2.0-0 libpixman-1-0 \
gcc g++ zlib1g-dev
gcc g++ zlib1g-dev libsdl2-2.0-0 libslirp0
- name: Install qemu binary from espressif/qemu
run: |
Expand Down

0 comments on commit 649fc99

Please sign in to comment.