Skip to content

Commit

Permalink
Update updater.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler authored Jan 16, 2024
1 parent 094daa8 commit ab64c79
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ jobs:
- uses: gradle/gradle-build-action@v2

- name: Build
run: |
cd updater
./gradlew build
run: ./gradlew -p updater build

0 comments on commit ab64c79

Please sign in to comment.