We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf50686 commit 2a8875fCopy full SHA for 2a8875f
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout CustomPiOS
19
uses: actions/checkout@v2
20
with:
21
- repository: 'guysoft/CustomPiOS'
+ repository: 'ghcr.io/guysoft/custompios:devel'
22
path: CustomPiOS
23
24
- name: Checkout Project Repository
0 commit comments