Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jogibear9988 committed Aug 22, 2024
1 parent 162bdc6 commit 9bff215
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
dotnet build src/DriverTest
dotnet build src/S7CommPlusGUIBrowser
- uses: actions/upload-artifact@v4
path: src/S7CommPlusDriver/bin/Debug/*.nupkg
with:
path: src/S7CommPlusDriver/bin/Debug/*.nupkg

0 comments on commit 9bff215

Please sign in to comment.