We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33a4d3 commit a5bdc40Copy full SHA for a5bdc40
.github/workflows/package_push_nuget.org.yml
@@ -20,8 +20,6 @@ jobs:
20
with:
21
dotnet-version: '6.0.x'
22
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
25
26
- name: restore
27
run: dotnet restore
0 commit comments