Skip to content

Commit

Permalink
Next
Browse files Browse the repository at this point in the history
  • Loading branch information
d-e-s-o committed Jul 31, 2024
1 parent 7c3f0b3 commit 4a7d4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
outputs:
kernel-url:
description: "URL of the built (and uploaded) Linux kernel"
value: ${{ jobs.upload-kernel.outputs.artifact-url }}
value: ${{ jobs.build.steps.upload-linux.kernel.outputs.artifact-url }}

jobs:
build:
Expand Down

0 comments on commit 4a7d4c8

Please sign in to comment.