diff --git a/.github/workflows/wireguard-go.yml b/.github/workflows/wireguard-go.yml index 8a1fb5d..b43a64a 100644 --- a/.github/workflows/wireguard-go.yml +++ b/.github/workflows/wireguard-go.yml @@ -25,8 +25,3 @@ jobs: with: name: wireguard-go # 生成的压缩包名称 path: /opt/release # 需要打包的路径 - - - name: Downloading artifact - uses: actions/download-artifact@v2 - with: - name: my-artifact