Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Apr 16, 2024
1 parent 7890534 commit b19316d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
md5sum metal-kernel-${{ env.kernel }} > metal-kernel-${{ env.kernel }}.md5
mkdir metal-kernel/${TARGET_BINARY_LOCATION}
mkdir -p metal-kernel/${TARGET_BINARY_LOCATION}
cp metal-kernel-${{ env.kernel }} metal-kernel-${{ env.kernel }}.md5 metal-kernel/${TARGET_BINARY_LOCATION}
- name: Upload kernel to GCS
Expand Down

0 comments on commit b19316d

Please sign in to comment.