Skip to content

Commit 8957ba2

Browse files
fixed typo
1 parent 6f6ff7a commit 8957ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/window-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
shell: pwsh
3535

3636
- name: Publish Artifacts
37-
use: actions/upload-artifact@v2
37+
uses: actions/upload-artifact@v2
3838
with:
3939
name: Windows-x64
4040
path: Result.Windows.x64.MultiConfig

0 commit comments

Comments
 (0)