Skip to content

Commit 95339c6

Browse files
authored
+
1 parent acdd723 commit 95339c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
host: "ALL"
1414
sbuild-url: "https://raw.githubusercontent.com/pkgforge-dev/ghostty-appimage/refs/heads/main/SBUILD_latest.yaml"
15-
ghcr-url: "ghcr.io/${{ env.GITHUB_REPOSITORY }}/stable"
15+
ghcr-url: "ghcr.io/${{ github.repository }}/stable"
1616
pkg-family: "ghostty"
1717
debug: false
1818
logs: true

0 commit comments

Comments
 (0)