Skip to content

Commit

Permalink
chore: use nushell in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oberrich committed Jan 10, 2025
1 parent 4f8c2df commit a06d155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jobs:
Add-AppxPackage deps/ARM64/Microsoft.VCLibs.140.00_14.0.33519.0_arm64__8wekyb3d8bbwe.Appx
Add-AppxPackage deps/Microsoft.UI.Xaml.2.8.arm64.appx
Add-AppxPackage deps/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle
Repair-WinGetPackageManager -IncludePrerelease
winget install nushell --accept-package-agreements --accept-source-agreements
winget --version
winget install nushell --accept-package-agreements --accept-source-agreements --silent
- name: Use nushell
if: matrix.os == 'windows-11-preview_aarch64'
Expand Down

0 comments on commit a06d155

Please sign in to comment.