Skip to content

Commit

Permalink
workflows: Try to fix public CI
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
  • Loading branch information
PatrickRudolph committed Jul 2, 2024
1 parent d13b851 commit f643d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
working-directory: ./u-root
env:
GOARCH: arm64
GOFLAGS: "-buildvcs=false"
run: |
go build .
./u-root -defaultsh gosh -o initramfs.cpio boot coreboot-app ./cmds/core/* ./cmds/boot/*
Expand Down

0 comments on commit f643d9b

Please sign in to comment.