Skip to content

Commit 303b14a

Browse files
authored
Update windows-build.yml
spelling mistake
1 parent 47a3dda commit 303b14a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build on windoows.
1+
name: Build on windows.
22
on:
33
push:
44
pull_request:
@@ -34,4 +34,4 @@ jobs:
3434
uses: actions/upload-artifact@v1
3535
with:
3636
name: openparsec-installer.exe
37-
path: platforms\vs\openparsec-installer.exe
37+
path: platforms\vs\openparsec-installer.exe

0 commit comments

Comments
 (0)