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 c5ca0fe commit acd0908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
repository: 'microsoft/microsoft-ui-xaml'
tag: 'v2.8.6'
filename: 'Microsoft.UI.Xaml.2.8.arm64.appx'
out-file-path: 'deps/Microsoft.UI.Xaml.2.8.arm64.appx'
out-file-path: 'deps'
- name: "Install nushell"
if: matrix.os == 'windows-11-preview_aarch64'
shell: powershell
Expand Down

0 comments on commit acd0908

Please sign in to comment.