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 5b2cf3b commit bed0d1bCopy full SHA for bed0d1b
1 file changed
.github/ci/after_make.sh
@@ -1,4 +1,5 @@
1
# It's necessary to install the python modules for the test.
2
make install
3
# Test gz command
4
+export GZ_CONFIG_PATH=/usr/local/share/gz
5
gz msg
0 commit comments