diff options
Diffstat (limited to 'justfile')
-rwxr-xr-x | justfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile index e1f5650..6584e01 100755 --- a/justfile +++ b/justfile @@ -16,7 +16,7 @@ check-links: hyperlink website/public --sources content update-all: - npin update + npins update go get -u all build: |