Skip to content

Commit

Permalink
chore: Modify github CI (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenlei520 authored Aug 8, 2022
1 parent d33a4d3 commit a5bdc40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/package_push_nuget.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
with:
dotnet-version: '6.0.x'
include-prerelease: true
- name: dependencies
run: git clone -b $GITHUB_REF_NAME https://github.com/masastack/MASA.BuildingBlocks.git ./src/BuildingBlocks/MASA.BuildingBlocks

- name: restore
run: dotnet restore
Expand Down

0 comments on commit a5bdc40

Please sign in to comment.