Fix build target

This commit is contained in:
AngrySoundTech
2024-02-16 10:34:07 -05:00
parent 08c242b955
commit 36fb1160ed

View File

@@ -48,7 +48,7 @@ jobs:
env:
CI: true
with:
arguments: "${{inputs.category}}:${{inputs.project}} build --scan"
arguments: "${{inputs.category}}:${{inputs.project}}:build --scan"
- name: Create Release
uses: softprops/action-gh-release@v1