Skip to content

Commit

Permalink
fix(ci): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyshockov committed Jan 1, 2023
1 parent e70c6af commit 84966d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
DOTNET_NOLOGO: true
steps:
- uses: actions/checkout@v3
with:
# Required for GitVersion
fetch-depth: 0
- uses: actions/setup-dotnet@v3
with:
dotnet-version: |
Expand Down

0 comments on commit 84966d3

Please sign in to comment.