mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Fix build target
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user