Skip to content

Commit

Permalink
fix(scripts): remove the file with a sample program
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Dec 4, 2024
1 parent 820a39e commit e81c068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-markdown.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ mdsh -i site/docs/src/contributing.md --work_dir .

cp site/docs/docs/markdown/contributing.md CONTRIBUTING.md

rm celsius.phi
rm celsius.phi bar.phi

npm i
npx prettier -w "**/*.md"

0 comments on commit e81c068

Please sign in to comment.