Merge branch 'shine/fix_x64_artifacts' into 'main'

ci: fix x86_64 build artifacts

See merge request famedly/fluffychat!420
This commit is contained in:
Krille Fear 2021-05-28 21:16:03 +00:00
commit 00087399f7
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