Try CI again for artifact

This commit is contained in:
Luke D Jones
2020-08-23 15:39:19 +12:00
parent 708712e00a
commit c482208d3c

View File

@@ -18,7 +18,7 @@ build:
- make && make vendor
artifacts:
paths:
- vendor-*.tar.xz
- vendor-$(grep -P 'version = "(\d.\d.\d)"' asus-nb-ctrl/Cargo.toml | cut -d'"' -f2).tar.xz
- cargo-config
variables: