mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-03 05:12:36 -07:00
💚 Fix Simulator CI build (#27712)
This commit is contained in:
parent
efba06c4ce
commit
072b90d105
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-build-tests.yml
vendored
1
.github/workflows/ci-build-tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue