mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-16 01:27:35 +01:00
ci: clean after building
This commit is contained in:
parent
f38982d575
commit
a808eca796
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
- name: Build with Gradle
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: ./gradlew generateMeta
|
||||
run: ./gradlew generateMeta clean
|
||||
- name: Setup semantic-release
|
||||
run: npm install
|
||||
- name: Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user