forked from study-area-cn/study-area-cn.old
更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
5aea88d5d0
commit
6603dbc75c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue