Skip to content

Commit

Permalink
Update 1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduFish authored Aug 26, 2024
1 parent 13fdd47 commit e8ce94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: chmod +x ./gradlew

- name: Build
run: ./gradlew clean build
run: ./gradlew clean build --scan
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
GITHUB_ACTOR: ${{ secrets.ACTOR }}
Expand Down

0 comments on commit e8ce94a

Please sign in to comment.