Update .gitea/workflows/mkdocs_build.yml
This commit is contained in:
@@ -7,7 +7,8 @@ on:
|
||||
- cron: "0 1 * * *"
|
||||
|
||||
jobs:
|
||||
runs-on: ubuntu-latest-intranet
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest-intranet
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user