(fix) Fix the build again.
This commit is contained in:
@@ -9,6 +9,9 @@ jobs:
|
||||
publish:
|
||||
runs-on: node-22
|
||||
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
|
||||
|
||||
- name: Install
|
||||
|
||||
Reference in New Issue
Block a user