Skip to content

Commit 8db13bd

Browse files
Same comment fix for win
1 parent 237a419 commit 8db13bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/sycl-windows-build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ on:
4242
type: string
4343
required: false
4444
description: |
45-
If provided, create an addition toolchain artifact with the same name
46-
(`inputs.toolchain_artifact_filename`) as `toolchain_artifact` above
47-
but without utilities used for testing.
45+
If provided, create an additional toolchain artifact without utilities
46+
used for testing in it. File name of the archive is the same as in the
47+
`toolchain_artifact` above.
4848
4949
e2e_binaries_artifact:
5050
type: string

0 commit comments

Comments
 (0)