Update include.yml

This commit is contained in:
Igor Pečovnik
2023-02-24 14:08:57 +01:00
committed by GitHub
parent a9baa1e4b1
commit 85e146c589

View File

@@ -104,7 +104,7 @@ jobs:
uses: actions/checkout@v3 # We don't need to clone git, really. A wget would suffice for GH-hosted runners. But using clone is better for Igor-hosted runners.
with:
repository: armbian/build #${{ github.repository_owner }}/armbian-build
ref: main
ref: AR-1549
fetch-depth: 1
clean: false # true is default. it *will* delete the hosts /dev if mounted inside.