Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…lugin into open.mp
  • Loading branch information
ToffyMTA committed Aug 27, 2024
2 parents 1c66bfd + 8a3702c commit 0824a3e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
- name: Install CMake
uses: lukka/[email protected]

- name: Install latest conan
run: |
python -m pip install --upgrade pip
pip3 install conan==1.57.0
- name: Generate build files
run: mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-m32 -DCMAKE_CXX_FLAGS=-m32

Expand Down

0 comments on commit 0824a3e

Please sign in to comment.