Skip to content

Commit a02be3a

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

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
@@ -7,7 +7,7 @@ jobs:
77
package:
88
runs-on: windows-latest
99
steps:
10-
uses: actions/checkout@v3
10+
- uses: actions/checkout@v3
1111

1212
- name: Install Go
1313
uses: actions/setup-go@v2

0 commit comments

Comments
 (0)