Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
s3nthilg0pal authored Dec 23, 2024
1 parent 4b4a423 commit e41596d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build -pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
run: |
echo ""DOTNET_CLI_HOME=$HOME"" >> $GITHUB_ENV
echo ""HOME=$HOME"" >> $GITHUB_ENV
- name: Debug environment variables
run: env | grep HOME
- uses: actions/checkout@v4
- name: Setup .NET
uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit e41596d

Please sign in to comment.