diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5b33ec7..e974a2c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -358,13 +358,13 @@ jobs: name: TgWsProxy path: dist - - name: Download Win7 build + - name: Download Win7 build uses: actions/download-artifact@v4 with: name: TgWsProxy-win7 path: dist - - name: Download Win7 (32bin) build + - name: Download Win7 (32bit) build uses: actions/download-artifact@v4 with: name: TgWsProxy-win7-32bit