mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-09 14:57:08 +01:00
fix: disable-create-button
not working with prebuilt jar file (#55)
This commit is contained in:
parent
f62816cd83
commit
78be64accc
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user