(fix) Fix the build again.
This commit is contained in:
@@ -9,6 +9,9 @@ jobs:
|
|||||||
publish:
|
publish:
|
||||||
runs-on: node-22
|
runs-on: node-22
|
||||||
steps:
|
steps:
|
||||||
|
- name: Route Git to external Gitea URL
|
||||||
|
run: git config --global url."https://hub.kl1.tenere.ai/".insteadOf "http://gitea:3000/"
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
|
|||||||
Reference in New Issue
Block a user