Skip to content

Commit b26e44b

Browse files
Update build.yaml
1 parent 404bfcc commit b26e44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
--checksums sha256 \
233233
--compression xz \
234234
--zsync false
235-
--image-name $ISO_NAME_BASE
235+
--image-name cybr-linux-v${{ github.run_number }}
236236
237237
# Create global APT configuration for non-interactive mode
238238
mkdir -p config/apt

0 commit comments

Comments
 (0)