mirror of
https://github.com/glfw/glfw.git
synced 2025-04-12 03:42:01 +00:00
Change to nightly. Need to remove the dependency,
This commit is contained in:
parent
955fbd9d26
commit
33469e028d
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxext-dev
|
||||
rustup default nightly
|
||||
|
||||
- name: Configure static library
|
||||
run: cmake -S . -B build-static
|
||||
|
Loading…
Reference in New Issue
Block a user