Skip to content

Commit

Permalink
Update build -pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s3nthilg0pal authored Dec 23, 2024
1 parent 1e1e95c commit 95d3407
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build -pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Set Environment Variables
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 95d3407

Please sign in to comment.