Skip to content

Commit e1af94e

Browse files
committed
Potential fix?
potential for making it worse? it aint buildin thats all I know
1 parent 1cd0e08 commit e1af94e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
| wget -qi -
3232
tar -xzf mdbook-theme_linux.tar.gz -C ~/tools
3333
echo ~/tools >> "$GITHUB_PATH"
34-
- name: Install mdbook-theme
35-
run: |
36-
cargo install mdbook-theme
3734
- name: Build
3835
run: mdbook build
3936
# share between different jobs

0 commit comments

Comments
 (0)