Skip to content

Commit 246c1b9

Browse files
authored
T6732: build image workflow fix on vyos mirror path
1 parent 2f50dc0 commit 246c1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
vyos_mirror:
1515
required: false
1616
type: string
17-
default: 'https://packages.vyos.net/repositories/'
17+
default: 'https://packages.vyos.net/repositories'
1818
branch:
1919
required: false
2020
type: string

0 commit comments

Comments
 (0)