Skip to content

Commit f2b4d01

Browse files
author
Anthony Romano
committed
fix
1 parent dec05cf commit f2b4d01

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
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: windows-latest
2828
steps:
2929
- name: Install-GitVersion
30-
- uses: gittools/actions/gitversion/setup@v0
30+
uses: gittools/actions/gitversion/setup@v0
3131
with:
3232
versionSpec: '5.x'
3333
- name: Run GitVersion

0 commit comments

Comments
 (0)