Install just with scoop on Windows

This commit is contained in:
Jackson Coxson
2025-07-24 10:47:26 -06:00
parent 8a1fbbf740
commit a5d7894543

View File

@@ -122,8 +122,8 @@ jobs:
- name: Install just - name: Install just
run: | run: |
iwr https://just.systems/install.ps1 -UseBasicParsing | iex iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
echo "$env:USERPROFILE\.cargo\bin" | Out-File -Append -FilePath $env:GITHUB_PATH -Encoding utf8 scoop install just
- name: Cache Cargo - name: Cache Cargo
uses: actions/cache@v4 uses: actions/cache@v4