This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: 🤖 Install Cmake
|
- name: 🤖 Install Cmake
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
apt install cmake libx11-dev libxrandr-dev libxinerama-dev libxcursor-dev -y
|
apt install cmake libsdl2-dev -y
|
||||||
|
|
||||||
- name: 🍗 Setup XMake
|
- name: 🍗 Setup XMake
|
||||||
uses: xmake-io/github-action-setup-xmake@v1
|
uses: xmake-io/github-action-setup-xmake@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user