Skip to content

Commit

Permalink
fix workflow failure
Browse files Browse the repository at this point in the history
  • Loading branch information
night0721 authored Nov 3, 2023
1 parent a251c61 commit 06a0688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
${{ runner.os }}-gradle-
- name: Build
run: chmod +x gradlew && ./gradlew build --stacktrace --info
- name: Upload build artifacts
uses: actions/upload-artifact@v2
with:
name: build-artifacts
Expand Down

0 comments on commit 06a0688

Please sign in to comment.