@@ -41,3 +41,9 @@ jobs:
with:
command: clippy
args: -- -D warnings
+
+ - name: Archive build
+ uses: actions/upload-artifact@v2
+ with:
+ name: receqif
+ path: target/release/receqif
@@ -1,3 +1,6 @@
# receqif
+[](https://github.com/rayslava/receqif/actions?query=workflow%3A%22CI+Build%22)
Receipt to QIF coverter in rust.