Skip to content

Commit

Permalink
just archive the entire zip folder
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed May 8, 2024
1 parent 6f6e26f commit aa076df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: dui3-connector-build-artifacts
path: dist/zip/*.zip
path: dist/zip/

0 comments on commit aa076df

Please sign in to comment.