mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-05-02 07:34:28 +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:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
if ! git checkout update; then
|
if ! git checkout update build.md; then
|
||||||
echo "first time building!"
|
echo "first time building!"
|
||||||
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user