mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-04-29 22:24:34 +02:00
ci: checkout origin/update
This commit is contained in:
parent
a05813de5a
commit
ddbbc195de
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 build.md; then
|
||||
if ! git checkout origin/update build.md; then
|
||||
echo "first time building!"
|
||||
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user