CI pipeline bugfix - removing pointer from temporally repository (#3181)
This commit is contained in:
parent
8d0bb0ac0b
commit
484ee3f305
2
.github/workflows/maintain.yml
vendored
2
.github/workflows/maintain.yml
vendored
@ -128,7 +128,7 @@ jobs:
|
||||
repository: armbian/scripts
|
||||
token: ${{ secrets.SCRIPTS_ACCESS_TOKEN }}
|
||||
path: scripts
|
||||
ref: fix
|
||||
ref: master
|
||||
clean: true
|
||||
|
||||
- name: Cache build configurations
|
||||
|
||||
Loading…
Reference in New Issue
Block a user