ci: fix x86_64 build artifacts

This commit is contained in:
Kateřina Churanová 2021-05-28 22:08:10 +02:00
parent e300048d3b
commit f6b510ab0c
No known key found for this signature in database
GPG Key ID: 0011BDBEC021A39B
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ build_linux_x86:
artifacts:
when: on_success
paths:
- build/linux/release/bundle/
- build/linux/x64/release/bundle/
build_linux_arm64:
stage: coverage