Skip to content

Commit

Permalink
Include all the built binaries in the archive
Browse files Browse the repository at this point in the history
I also sorted the archive step list of binaries to match the calls to
`go build` so that it's clear when a binary has been overlooked.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
  • Loading branch information
TBBle committed Apr 27, 2022
1 parent 8c2391d commit be9ebd6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,15 @@ jobs:
containerd-shim-runhcs-v1.exe
runhcs.exe
tar2ext4.exe
device-util.exe
wclayer.exe
device-util.exe
ncproxy.exe
dmverity-vhd.exe
grantvmgroupaccess.exe
networkagent.exe
securitypolicy.exe
uvmboot.exe
zapdir.exe
ncproxy.exe
build_gcs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit be9ebd6

Please sign in to comment.