Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
js6pak committed Oct 25, 2022
1 parent 7155b45 commit 67c89f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ jobs:
name: Reactor.nupkg
path: Reactor/bin/Release/Reactor.*.nupkg

- uses: actions/upload-artifact@v3
with:
name: Reactor.Networking.Shared.nupkg
path: Reactor.Networking.Shared/bin/Release/*.nupkg

- uses: actions/upload-artifact@v3
with:
name: Reactor.Debugger.dll
Expand Down

0 comments on commit 67c89f9

Please sign in to comment.