Renable install.sh test on CI(#1478)

This commit is contained in:
Casey Rodarmor
2023-01-04 23:19:42 -08:00
committed by GitHub
parent 491021a0d4
commit 45e633ca89

View File

@@ -131,3 +131,8 @@ jobs:
- name: Test
run: cargo test --all
- name: Test install.sh
run: |
bash www/install.sh --to /tmp --tag 1.0.0
/tmp/just --version