Skip to content

Commit

Permalink
Test Fix nugetTests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Dec 26, 2024
1 parent c830492 commit c9d897b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nugetTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on:
types: [ labeled ]

## Sets dotnet installation dir to avoid permissions issues while installing.
#env:
# DOTNET_INSTALL_DIR: "./.dotnet"
env:
DOTNET_INSTALL_DIR: "./.dotnet"

# Ensures that only the latest commit is running for each PR at a time.
concurrency:
Expand Down

0 comments on commit c9d897b

Please sign in to comment.