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 6de596c commit b340ff3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
Write-Host "$(Get-Date -Format 'yyyy-MM-dd HH:mm:ss') [$Level] - $Message"
}
Export-ModuleMember -Function Log
$installs = @(
@{ Name = 'LLVM 19.1.5'; Action = { & '${{github.workspace}}\LLVM-19.1.5-woa64.exe' /S } },
@{ Name = 'Git 2.48.0-rc1'; Action = { & '${{github.workspace}}\Git-2.48.0-rc1-arm64.exe' /VERYSILENT } },
Expand Down

0 comments on commit b340ff3

Please sign in to comment.