Skip to content

Commit

Permalink
Removing conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
mani-chand committed Mar 4, 2024
1 parent ae35046 commit 7de5844
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ else
fi

mdbook build -d "$dest_dir"
sed -i '/<!-- MARKER_START -->./../../theme/redbox.js<!-- MARKER_END -->/d' ./../../theme/redbox.js
if [ -f "$dest_dir/pandoc/pdf/comprehensive-rust.pdf" ]; then
mv "$dest_dir/pandoc/pdf/comprehensive-rust.pdf" "$dest_dir/html/"
fi
Expand Down

0 comments on commit 7de5844

Please sign in to comment.