Skip to content

Commit

Permalink
kill gh pages support
Browse files Browse the repository at this point in the history
  • Loading branch information
wydengyre committed May 13, 2024
1 parent 0bf8424 commit b803ce4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ release: clean lib typecheck test
@which np || (echo "Install np from https://github.com/sindresorhus/np" && false)
np minor

.PHONY: gh-pages
gh-pages:
./update-gh-pages.sh

third_party/emsdk: third_party_versions.mk
mkdir -p third_party/emsdk
test -d $@/.git || git clone --depth 1 https://github.com/emscripten-core/emsdk.git $@
Expand Down
30 changes: 0 additions & 30 deletions update-gh-pages.sh

This file was deleted.

0 comments on commit b803ce4

Please sign in to comment.