Skip to content

Commit 2311da2

Browse files
committed
GitHub expects the repo to be on GitHub
1 parent 828342e commit 2311da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout CONFIG
2121
uses: actions/checkout@v4
2222
with:
23-
repository: https://github.com/FujiNetWIFI/fujinet-config.git
23+
repository: FujiNetWIFI/fujinet-config.git
2424
path: fn-config
2525

2626
- name: Compile CONFIG

0 commit comments

Comments
 (0)