diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 16dcc45..ca67aa6 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -58,7 +58,7 @@ jobs: 'ALLUSERS="1"', '/norestart', '/passive', - '/L*v "nu-install.log"' + '/log "nu-install.log"' ) -Wait -NoNewWindow -PassThru "C:\Program Files\nu\bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append