File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,10 +22,12 @@ runs:
2222 - name : Setup Rust
2323 uses : MatteoH2O1999/setup-rust@v1
2424 if : ${{ inputs.use-minified == 'true' || inputs.use-all-in-one == 'true' }}
25+ working-directory : ${{ github.action_path }}
2526
2627 - name : Cache Rust dependencies
2728 if : ${{ inputs.use-minified == 'true' || inputs.use-all-in-one == 'true' }}
2829 uses : Swatinem/rust-cache@v2
30+ working-directory : ${{ github.action_path }}
2931 with :
3032 cache-on-failure : " true"
3133
Original file line number Diff line number Diff line change 11<!doctype html>
22
33< html >
4- < markdown-html version ="1.17.2 " author ="PJ568 " repo ="https://github.com/PJ-568/markdown.html "
4+ < markdown-html version ="1.17.3 " author ="PJ568 " repo ="https://github.com/PJ-568/markdown.html "
55 license ="CC BY-SA 4.0 International "> </ markdown-html >
66
77< head >
You can’t perform that action at this time.
0 commit comments