ci: fix typo (32bin to 32bit)
This commit is contained in:
parent
254d0479ed
commit
fc0b1ca6c9
|
|
@ -364,7 +364,7 @@ jobs:
|
|||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue