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 239562d commit 5d13b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
$progressPreference = 'silentlyContinue'
$packages = @(
'https://aka.ms/vs/16/release/vc_redist.arm64.exe',
'https://aka.ms/Microsoft.VCLibs.arm64.14.00.Desktop.appx',
'${{github.workspace}}/Microsoft.UI.Xaml.2.8.arm64.appx',
'${{github.workspace}}/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle'
)
Expand Down

0 comments on commit 5d13b89

Please sign in to comment.