Skip to content

Commit

Permalink
Gameplay Player Character Init Wrap Up [PRE]
Browse files Browse the repository at this point in the history
  • Loading branch information
megumumpkin authored Aug 6, 2023
1 parent b234afd commit 1274c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON
make WickedEngine_Linux -j$(nproc)
make WickedEngine_Linux -j$(nproc) -fPIC
- name: Build Library (reproc++)
run: |
Expand Down

0 comments on commit 1274c10

Please sign in to comment.