Skip to content

Commit

Permalink
update ci yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kefengwei committed Jan 7, 2021
1 parent fee8d0d commit 1ed8ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
publish:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: warrenbuckley/Setup-Nuget@v1
- uses: actions/checkout@v2.3.4
- uses: NuGet/setup-nuget@v1.0.5

- name: read common.props
id: commonProps
Expand Down

0 comments on commit 1ed8ee8

Please sign in to comment.