1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

[CI] Add tarballs to artifact. (#1383)

Add tarballs to artifact.
This commit is contained in:
Dave Davenport 2021-08-28 18:59:59 +02:00 committed by GitHub
parent 182c897ad5
commit c8eaecc743
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,3 +30,10 @@ runs:
uses: ./.github/actions/doxycheck
with:
logfile: builddir/doxygen.log
- id: upload
uses: actions/upload-artifact@v2
with:
name: tarballs
path: |
builddir/*.tar.gz
builddir/*.tar.xz