github actions: fix syntax in bootstrap_archives.yml

This commit is contained in:
Leonid Pliushch 2021-09-17 21:08:13 +03:00
parent 8e5fbb77ef
commit 8806f8c86f
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -24,4 +24,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: bootstrap-archives
path: *.zip
path: "*.zip"