mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-04-29 22:24:34 +02:00
checkout build.md
This commit is contained in:
parent
c2a8c1f8f7
commit
abe4f039db
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
if ! git checkout update; then
|
||||
if ! git checkout update build.md; then
|
||||
echo "first time building!"
|
||||
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user