Skip to content

Commit

Permalink
Update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoedemakers committed Jul 28, 2023
1 parent 6dff072 commit 31b3a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
# Extract the tag name that triggered the event and remove the 'refs/tags/' prefix
TAG_NAME=${{ github.ref }}
echo "-->${TAG_NAME}<--"
pwd
- name: Restore dependencies
run: dotnet restore /p:EnableWindowsTargeting=true
Expand Down

0 comments on commit 31b3a90

Please sign in to comment.