From 04465aebbde853b5730f83f4be4016b4652dfe41 Mon Sep 17 00:00:00 2001 From: oberrich Date: Fri, 10 Jan 2025 03:53:00 +0100 Subject: [PATCH] chore: use nushell in ci --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 08a89c1..ec4f428 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -66,7 +66,7 @@ jobs: ) Invoke-WebRequest -Uri 'https://aka.ms/Microsoft.VCLibs.arm64.14.00.Desktop.appx' -OutFile "${{github.workspace}}/Microsoft.VCLibs.arm64.14.00.Desktop.appx" -UseBasicParsing - Add-AppxPackage Microsoft.VCLibs.x64.14.00.Desktop.appx + Add-AppxPackage Microsoft.VCLibs.arm64.14.00.Desktop.appx Add-AppxPackage Microsoft.UI.Xaml.2.8.x64.appx Add-AppxPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle