ci: fix sfml install
Some checks failed
Linux arm64 / Build (push) Failing after 5s

This commit is contained in:
2025-05-24 12:54:04 +02:00
parent 2258b1f1b8
commit 4264e40674

View File

@@ -21,6 +21,9 @@ jobs:
actions-cache-folder: '.xmake-cache'
actions-cache-key: 'ubuntu'
- name: Install SFML
run: apt install libsfml-dev
- name: XMake config
run: xmake f -p linux -y