Switch back to main branch (#4)

Artefacts download was tested and feature FORCE_ARTIFACTS_DOWNLOAD enabled in the build system
This commit is contained in:
Igor Pečovnik
2023-03-20 14:23:32 +01:00
committed by GitHub
parent 2dce511a78
commit 090a06654c

View File

@@ -90,7 +90,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: force_download
ref: main
fetch-depth: 1
clean: false # true is default. it *will* delete the hosts /dev if mounted inside.