Skip to content

Commit 13bba87

Browse files
committed
change: update build script path to reference the correct location for build-nuget.cs
1 parent c1d24ed commit 13bba87

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
@@ -21,4 +21,4 @@ jobs:
2121

2222
- name: Build
2323
working-directory: src
24-
run: $GITHUB_WORKSPACE/scripts/build-nuget.sh
24+
run: $GITHUB_WORKSPACE/.github/workflows/scripts/build-nuget.cs

0 commit comments

Comments
 (0)