Skip to content

Commit

Permalink
Merge branch 'featureless' of https://github.com/AttorneyOnline/AO2-C…
Browse files Browse the repository at this point in the history
…lient into featureless
  • Loading branch information
TrickyLeifa committed Jul 11, 2024
2 parents e484d00 + 49f7137 commit 647e0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Build
run: |
cmake .
cmake . -D CMAKE_BUILD_TYPE=Release
cmake --build . --config Release
- name: Deploy Windows
Expand Down

0 comments on commit 647e0be

Please sign in to comment.