更新 .gitea/workflows/build.yaml

This commit is contained in:
cxykevin 2024-05-19 09:54:14 +08:00
parent 5aea88d5d0
commit 6603dbc75c
1 changed files with 1 additions and 1 deletions

View File

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