Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnazariah authored May 16, 2024
1 parent 190af15 commit 253a5fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:
# You can update this logic if you want to manage releases differently
if: github.event_name == 'release'
runs-on: ubuntu-latest
# needs:
# - validate_nuget
needs:
- build
steps:
# Download the NuGet package created in the previous job
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 253a5fd

Please sign in to comment.