Skip to content

Commit 06819dd

Browse files
committed
update
1 parent f003214 commit 06819dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
dotnet-version: 10.0.x
2020

2121
- name: build
22-
run: dotnet build
22+
run: dotnet build --configfile NuGet.Config
2323
working-directory: .
2424

2525
# - name: test

0 commit comments

Comments
 (0)