diff --git a/.gitea/workflows/linux.yml b/.gitea/workflows/linux.yml index 97c732e..a86b295 100644 --- a/.gitea/workflows/linux.yml +++ b/.gitea/workflows/linux.yml @@ -36,7 +36,7 @@ jobs: - name: ⚙️ XMake config # TODO: change that to release - run: xmake f -m debug -p linux -y + run: xmake f -m debug -p linux -y -v - name: 🏗️ Build run: xmake