We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e36749 commit be04b57Copy full SHA for be04b57
1 file changed
Makefile
@@ -5,7 +5,6 @@ help:
5
@echo " make deploy - build the site and deploy it to GitHub Pages"
6
7
install:
8
- chmod +x ./bin/deploy.sh
9
npm install
10
11
run:
0 commit comments