Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
d2phap authored Aug 23, 2023
1 parent 6317132 commit 9cf7772
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 @@ -35,7 +35,7 @@ jobs:
- name: 🛫 Upload a build artifact
uses: actions/upload-artifact@v3
with:
path: ./_Output/**
path: Website/_Output/**
if-no-files-found: error


Expand Down

0 comments on commit 9cf7772

Please sign in to comment.