Update .github/workflows/ci.yml

This commit is contained in:
Tha_14 2024-05-29 00:22:19 +02:00
parent fc62be8b5d
commit e0a2729572

View File

@ -81,3 +81,4 @@ jobs:
- name: Build - name: Build
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}} -j 4 -t tomato run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}} -j 4 -t tomato