Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Riegler <[email protected]>
  • Loading branch information
xvzf committed Jun 6, 2024
1 parent 2345170 commit 0a4368b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build
run: make dist
run: make
- uses: sigstore/[email protected]
with:
inputs: out/uefi.zip
Expand Down

0 comments on commit 0a4368b

Please sign in to comment.