Skip to content

Commit 1302fb1

Browse files
authored
Update build.yml
1 parent 22c47a3 commit 1302fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
pyinstaller go-dispatch-proxy-gui.spec
3838
3939
- name: Upload build artifacts
40-
uses: actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v2
4141
with:
4242
name: dist-${{ matrix.os }}
4343
path: |

0 commit comments

Comments
 (0)