File tree 3 files changed +2
-3
lines changed
3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 21
21
version : latest
22
22
use-tool-cache : true
23
23
- name : Build mdbook
24
- run : mdbook build && pwd
25
- - name : add resume pdf
26
- run : mkdir -p ./book/resume && mv ./static/resume ./book/resume
24
+ run : mdbook build
27
25
- name : Cache artifact
28
26
uses : actions/upload-artifact@v1
29
27
with :
Original file line number Diff line number Diff line change 9
9
<i class =" fa fa-gitlab " aria-hidden =" true " ></i > [ huangjj27] ( https://gitlab.com/huangjj27 )
10
10
<!-- <i class="fa fa-envelope-o" aria-hidden="true"></i> <[email protected] > · -->
11
11
12
+ <i class =" fa fa-book " aria-hidden =" true " ></i > [ 下载简历pdf] ( ./resume/黄俊杰-Rust.pdf ) ·
12
13
<i class =" fa fa-book " aria-hidden =" true " ></i > tech-blog: < https://huangjj27.github.io > ·
13
14
<i class =" fa fa-book " aria-hidden =" true " ></i > 微信技术公众号: 坏姐姐日常入门Rust
14
15
File renamed without changes.
You can’t perform that action at this time.
0 commit comments