Skip to content

Commit

Permalink
GitHub Actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
colhountech committed Sep 9, 2021
1 parent b351c64 commit 549c5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
echo Home: $HOME
echo SOLUTION: ${{env.SOLUTION}}
echo SOLUTION: ${{env.PROJECT}}
echo PROJECT: ${{env.PROJECT}}
echo BUILD_CONFIG: ${{env.BUILD_CONFIG}}
echo Version: $ENV:VERSION
echo GITHUB_REPOSITORY: $ENV:GITHUB_REPOSITORY
Expand Down

0 comments on commit 549c5ac

Please sign in to comment.