Skip to content

Commit 7445e62

Browse files
committed
chore: release workflow
1 parent 1fdb08d commit 7445e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
dotnet-version: '6.x'
1919

2020
- name: Restore dependencies
21-
run: dotnet restore
21+
run: dotnet restore src
2222

2323
- name: Build & Pack NuGet package
2424
shell: pwsh

0 commit comments

Comments
 (0)