Skip to content

Commit c5a9ef8

Browse files
author
TeaRex-coder
committed
installer workflow fix
1 parent a02be3a commit c5a9ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildInstaller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: wails build -nsis
3636

3737
- name: Upload Installer Artifact
38-
uses: actions/upload-artifact@v2
38+
uses: actions/upload-artifact@v3
3939
with:
4040
name: wails-binairies
4141
path: build/bin/*

0 commit comments

Comments
 (0)