Skip to content

Commit ba6deab

Browse files
committed
build: log attempt 2
1 parent b0a2863 commit ba6deab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-curseforge.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
with:
2020
name: gradle-reports
2121
path: |
22-
**/build/reports/
23-
**/build/test-results/
22+
file:///home/runner/work/Cumulus/Cumulus/build/reports/problems/problems-report.html
2423
- name: Publish build
2524
env:
2625
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}

0 commit comments

Comments
 (0)