diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1728208..4745326 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -67,7 +67,7 @@ jobs: - name: Download artifacts uses: actions/download-artifact@v2 with: - name: openvpn-windows-amd64.tar.gz + name: openvpn-windows-amd64.zip path: ./ - name: debug