mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update merge-from-branch.yml
This commit is contained in:
3
.github/workflows/merge-from-branch.yml
vendored
3
.github/workflows/merge-from-branch.yml
vendored
@@ -35,9 +35,8 @@ jobs:
|
||||
sudo chown -R $USER:$USER build || true
|
||||
|
||||
- name: Checkout Armbian build script
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
repository: armbian/build
|
||||
path: build
|
||||
ref: nightly
|
||||
|
||||
Reference in New Issue
Block a user