Skip to content

Commit 356460c

Browse files
authored
Update package_push_nuget.org.yml
1 parent 0f19b62 commit 356460c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_push_nuget.org.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
include-prerelease: true
2222

2323
- name: dependencies
24-
run: git clone -b main https://github.com/masastack/MASA.BuildingBlocks.git ./src/BuildingBlocks
24+
run: git clone -b main https://github.com/masastack/MASA.BuildingBlocks.git ./src/BuildingBlocks/MASA.BuildingBlocks
2525

2626
- name: restore
2727
run: dotnet restore

0 commit comments

Comments
 (0)