Skip to content

Commit

Permalink
fix: more build issues resolved (#54)
Browse files Browse the repository at this point in the history
fixes issues with builds not working on php 8 with ubuntu-latest
  • Loading branch information
Sn0wCrack authored Jan 13, 2021
1 parent 9899712 commit 5ed7fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ package:
make revert

build:
make tools
test -s node_modules/.bin/minify || npm install
make build-assets
make update-whois
make replace
Expand Down

0 comments on commit 5ed7fe9

Please sign in to comment.