Skip to content

Commit

Permalink
artifacts upload
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyredondo committed Sep 29, 2023
1 parent e7e7b8a commit 9073ac8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@ jobs:
- name: Run timeitsharp engine sample
run: ./TimeItSharp.FluentConfiguration.Sample
working-directory: test/TimeItSharp.FluentConfiguration.Sample/bin/Debug/net7.0

- uses: actions/upload-artifact@v3
with:
name: Nugets
path: **/*.nupkg

0 comments on commit 9073ac8

Please sign in to comment.