externals: Update fmt to 8.1.1

Merge commit '6633089a44b13022ddb37a44229c9d9a88a9096f'
This commit is contained in:
Merry
2022-02-15 11:15:34 +00:00
70 changed files with 5141 additions and 2882 deletions

View File

@@ -12,6 +12,7 @@ jobs:
- name: Create Build Environment
run: |
sudo apt update
sudo apt install doxygen python3-virtualenv
sudo npm install -g less clean-css
cmake -E make_directory ${{runner.workspace}}/build