Skip to content

Commit

Permalink
Print system architecture at beginning of build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Aug 22, 2024
1 parent 9e7670b commit a430c02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus/build_pandoc_package.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Write-Output [System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture
choco install -y ghc
choco install -y wixtoolset
choco install -y 7zip.install
Expand Down

0 comments on commit a430c02

Please sign in to comment.