Skip to content

Commit

Permalink
Update main_domshyraapi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
domshyra committed Apr 2, 2023
1 parent 34bcf50 commit 1045b64
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main_domshyraapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ jobs:
dotnet-version: '6.0.x'
include-prerelease: true

- run: ls

- name: Create annotation for build error
run: echo "${{env.DOTNET_ROOT}}"

- name: Create annotation for build error
run: echo "${{env.DOTNET_ROOT}}"

- name: Build with dotnet
run: dotnet build --configuration Release

Expand Down

0 comments on commit 1045b64

Please sign in to comment.