Skip to content

Commit a5bdc40

Browse files
authored
chore: Modify github CI (#183)
1 parent d33a4d3 commit a5bdc40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/package_push_nuget.org.yml

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
with:
2121
dotnet-version: '6.0.x'
2222
include-prerelease: true
23-
- name: dependencies
24-
run: git clone -b $GITHUB_REF_NAME https://github.com/masastack/MASA.BuildingBlocks.git ./src/BuildingBlocks/MASA.BuildingBlocks
2523

2624
- name: restore
2725
run: dotnet restore

0 commit comments

Comments
 (0)