Only publish DLLs as build artifacts
All checks were successful
/ build (push) Successful in 1m46s

This commit is contained in:
2025-04-09 17:58:50 +12:00
parent ef0c489d35
commit 0553285c41

View File

@@ -32,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: CSSUDII.Sodium_${{ env.datetime }}
path: ${{ github.workspace }}
path: ${{ github.workspace }}/**/*.dll