Skip to content

Commit

Permalink
Create D3_GAMEDIR directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ei-grad committed Apr 17, 2024
1 parent 46c950d commit 5a1629c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a1629c

Please sign in to comment.