ci: 👷 update baseurl
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s

This commit is contained in:
jqtmviyu 2024-07-25 04:48:11 +08:00
parent fcd4e36f2b
commit 5d1bf440d2

View File

@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: ${{ gitea.repository }}
github-server-url: 'http://git.mido.lan'
github-server-url: 'http://192.168.2.5:3000'
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: List files in the repository