fix typo
Some checks failed
Build LaTeX on Host / build (push) Has been cancelled

This commit is contained in:
2025-07-21 13:47:47 +08:00
parent 27c4fa6d0e
commit 0818aad339

View File

@@ -3,8 +3,7 @@ on: [push]
jobs:
build:
# Tell Gitea to use your host runner
runs-on: self-hosted
runs-on: macmini
steps:
- name: Check out the repository