We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8127cde commit f0a52eaCopy full SHA for f0a52ea
site/deploy-netlify.sh
@@ -1,2 +1,2 @@
1
-wget -qO- https://github.com/thedodd/trunk/releases/download/v0.14.0/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
2
-./trunk build
+brew install trunk
+trunk build
0 commit comments