Skip to content

Commit 19136bb

Browse files
committed
Typo
1 parent 7ce0f14 commit 19136bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Build
2828
shell: pwsh
2929
run: |
30-
dotnet PackTracker.sln
30+
dotnet build PackTracker.sln
3131
3232
- name: Upload
3333
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)