更新 .gitea/workflows/build.yaml

This commit is contained in:
cxykevin 2024-05-19 09:53:25 +08:00
parent 9704e7f383
commit 5aea88d5d0
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
- name: Add permission
run: chmod +x study-area-action-deps/mdbook-linux-arm
- name: Build mdbook
run: study-area-action-deps/mdbook-linux-arm build
run: study-area-action-deps/mdbook-linux-$(uname -m) build
- name: Check book
run: ls book
- name: Upload