Skip to content

Commit

Permalink
Remove fmt from dependencies in Github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 committed May 21, 2024
1 parent 6b210fa commit 1f10cfd
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 @@ -11,5 +11,5 @@ jobs:
- name: Build UI Base
uses: ModOrganizer2/build-with-mob-action@master
with:
mo2-third-parties: fmt gtest spdlog boost
mo2-third-parties: gtest spdlog boost
mo2-dependencies: cmake_common

0 comments on commit 1f10cfd

Please sign in to comment.