Skip to content

Commit

Permalink
Diagnose #168 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Feb 17, 2023
1 parent e2649a8 commit c14acc5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ jobs:
- uses: gradle/gradle-build-action@v2
with:
arguments: --scan --stacktrace build

- uses: actions/upload-artifact@v3
with:
name: ${{ matrix.os }} build folder
path: ${{ github.workspace }}/build/

0 comments on commit c14acc5

Please sign in to comment.