diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d59f2e96..e8e4128a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -87,8 +87,9 @@ jobs: steps: - name: Download artifacts uses: actions/download-artifact@v2 - # with: - # name: snm-linux-x86.tar.gz + with: + name: | + * # - name: Download artifacts # uses: actions/download-artifact@v2 # with: