💚 Fix Simulator CI build (#27712)

This commit is contained in:
Keith Bennett
2025-02-28 18:57:40 -08:00
committed by GitHub
parent efba06c4ce
commit 072b90d105

View File

@@ -188,6 +188,7 @@ jobs:
- name: Install Simulator dependencies
run: |
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install libsdl2-dev
sudo apt-get install libsdl2-net-dev