Skip to content

Commit

Permalink
Merge pull request #12 from DeLaphante/DeLaphante-patch-1
Browse files Browse the repository at this point in the history
Update dotnet.yml
  • Loading branch information
DeLaphante authored Dec 28, 2023
2 parents c467c1d + 5a66a53 commit 6c4de58
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: Reports
path: /Users/runner/work/1CrmCloud/1CrmCloud/DemoAutomation/bin/Debug/net8.0/Reports
- uses: actions/upload-artifact@v4
with:
name: Data
path: /Users/runner/work/1CrmCloud/1CrmCloud/DemoAutomation/bin/Debug/net8.0/Data
path: /home/runner/work/CynkyAutomation/CynkyAutomation/CynkyAutomation/bin/Debug/net8.0/Reports, /home/runner/work/CynkyAutomation/CynkyAutomation/CynkyAutomation/bin/Debug/net8.0/Data

0 comments on commit 6c4de58

Please sign in to comment.