remove markdown commands
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-28 15:31:36 +11:00
parent 6f47262336
commit 1e4fd9d5d6

View File

@@ -9,8 +9,6 @@ steps:
- name: build
image: golang
commands:
- go get -u github.com/gomarkdown/mdtohtml
- mdtohtml README.md index.htm
- sh ./.drone.sh
# Copy binary to test server