Skip to content

Commit 8299788

Browse files
committed
Fix typo
1 parent 817135a commit 8299788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
outputs:
4242
# Output the result of the permission check
4343
actor_has_write_permission: ${{ steps.check_access.outputs.require-result }}
44-
# Output the buile artifact details so the test job can use them
44+
# Output the build artifact details so the test job can use them
4545
artifact_name: ${{ steps.artifact_details.outputs.name }}
4646
artifact_path: ${{ steps.artifact_details.outputs.path }}
4747

0 commit comments

Comments
 (0)