Skip to content

Commit

Permalink
ArkProjects.EHentai.Api ci. again.
Browse files Browse the repository at this point in the history
  • Loading branch information
mixa3607 committed Dec 9, 2024
1 parent b090d68 commit 08744f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
working-directory: ${{env.PACKAGE}}
run: dotnet test -c Release --no-build --logger trx --results-directory "TestResults"
- name: Upload dotnet test results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: dotnet-results
path: ${{env.PACKAGE}}/TestResults
Expand Down

0 comments on commit 08744f8

Please sign in to comment.