Get rid of Mason

This commit is contained in:
Siarhei Fedartsou 2022-10-03 21:47:21 +02:00
parent 41543bb4bd
commit 983774901b

View File

@ -88,7 +88,9 @@ jobs:
- name: Prepare environment
run: |
npm ci --ignore-scripts
sudo apt-get update -y && sudo apt-get install clang-format-10
wget https://github.com/muttleyxd/clang-tools-static-binaries/releases/download/master-208096c1/clang-format-10_linux-amd64 -o /usr/local/bin/clang-format-10.0.0
clang-format-10.0.0 --version
# sudo apt-get update -y && sudo apt-get install clang-format-10
- name: Run checks
run: |
./scripts/check_taginfo.py taginfo.json profiles/car.lua