mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 19:55:23 +00:00
Create D3_GAMEDIR directory
This commit is contained in:
parent
46c950d1a7
commit
5a1629ccd5
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
libaudio-dev libaa1-dev libdirectfb-dev \
|
||||
libncurses-dev \
|
||||
libxext6:i386 # for ./scripts/hogutils/hogUtils-i686 binary
|
||||
mkdir ~/Descent3
|
||||
|
||||
- name: Configure CMake
|
||||
run: cmake --preset ${{matrix.os.preset}} -B ${{github.workspace}}/build
|
||||
|
Loading…
Reference in New Issue
Block a user