Install GLFW dependencies
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -11,6 +11,9 @@ jobs:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
-
|
||||
name: Install GLFW dependencies
|
||||
run: sudo apt-get install -y libgl1-mesa-dev xorg-dev
|
||||
-
|
||||
name: Unshallow
|
||||
run: git fetch --prune --unshallow
|
||||
|
||||
Reference in New Issue
Block a user