1 parent 66c323c commit 19677d5Copy full SHA for 19677d5
1 file changed
src/.chezmoiscripts/unix/run_after_goss.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
set -eu
3
cd "$HOME/.local/share/chezmoi"
4
-GOSS_USE_ALPHA=1 mise exec goss -- goss validate --format documentation
+GOSS_USE_ALPHA=1 mise exec github:goss-org/goss -- goss validate --format documentation
0 commit comments