Update main.yml

This commit is contained in:
blueloveTH 2025-06-22 01:32:27 +08:00
parent 9cad7b3d58
commit f64885f4ca

View File

@ -60,6 +60,7 @@ jobs:
platform: x64
- name: Run Sanitizers
run: |
sudo apt-get install -y libclang-rt-17-dev
bash build_g.sh
bash run_tests.sh
rm -rf ./main