Minor tweaks

This commit is contained in:
Matt Nadareski
2025-09-23 14:18:50 -04:00
parent 32cd0e73ed
commit cbaa79b284
2 changed files with 20 additions and 20 deletions

View File

@@ -25,7 +25,7 @@ jobs:
run: dotnet test
- name: Run publish script
run: ./publish-nix.sh
run: ./publish-nix.sh -d
- name: Upload to rolling
uses: ncipollo/release-action@v1.14.0