Skip to content

Commit

Permalink
fixt the build
Browse files Browse the repository at this point in the history
  • Loading branch information
otakup0pe committed Feb 5, 2021
1 parent 3b4a1a6 commit b0a478d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -77,7 +77,6 @@ distclean: clean
rm -rf build curseforge.db packmaker.lock config.yml .venv

github_client: client
exit 1
mkdir -p artifacts/github/client
VERSION=$$(cat $(shell pwd)/.version) ; \
cd $(ARTIFACTS)/github/client && unzip $(ARTIFACTS)/ttmb-client-$${VERSION}.zip
Expand Down

0 comments on commit b0a478d

Please sign in to comment.