CI: upload artifacts

This commit is contained in:
FliegendeWurst 2021-01-24 18:18:00 +01:00
parent a8189de518
commit f43b1031c8

View File

@ -43,3 +43,10 @@ jobs:
# there are currently no automated tests
- name: Run tests
run: cargo test --release --verbose
- name: Archive artifacts
uses: actions/upload-artifact@v2
with:
name: Binaries
path: |
target/release/KIT-ILIAS-downloader
target/release/KIT-ILIAS-downloader.exe