Fix archive name

This commit is contained in:
Kevin Yue 2024-02-22 08:29:42 -05:00
parent c446763a05
commit 480229b69f

View File

@ -34,7 +34,7 @@ jobs:
with: with:
name: artifact-tarball name: artifact-tarball
path: | path: |
globalprotect-openconnect-*.tar.xz globalprotect-openconnect-*.tar.gz
# Include arm64 if ref is a tag # Include arm64 if ref is a tag
# setup-matrix: # setup-matrix: