mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-09 16:52:09 +01:00
ci: Fix indentation in workflow
This commit is contained in:
parent
d0a57ac00d
commit
33ed5f0aa3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
|||
- name: Build
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: ./gradlew build --no-daemon
|
||||
run: ./gradlew build --no-daemon
|
||||
|
|
Loading…
Reference in a new issue