[CI] Fix path.

This commit is contained in:
Dave Davenport 2021-08-28 18:50:10 +02:00
parent b836858f00
commit 53a4e3fc10
1 changed files with 3 additions and 1 deletions

View File

@ -34,4 +34,6 @@ runs:
uses: actions/upload-artifact@v2
with:
name: tarballs
path: *.tar.[gx]z
path: |
builddir/*.tar.gz
builddir/*.tar.xz