Skip to content

Commit 06f0b95

Browse files
committed
fix: remove explicit GHCR overrides to prevent double nesting
1 parent 2339d74 commit 06f0b95

File tree

4 files changed

+1002
-3
lines changed

4 files changed

+1002
-3
lines changed

.github/workflows/builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
args: |
3636
--${{ matrix.arch }} \
3737
--target whereisit \
38-
--image "ghcr.io/d3l05/whereisit-{arch}"
38+
--addon

0 commit comments

Comments
 (0)