trying to fix the artifact path for upload

This commit is contained in:
2025-04-14 20:26:10 -05:00
parent e38a56fd69
commit 038feaed4d
+3 -1
View File
@@ -94,4 +94,6 @@ jobs:
- Linux: `yellowjacket`
- Windows: `yellowjacket.exe`
- MacOS: `yellowjacket.app`
files: ${{ github.workspace }}/bin/*
files: |
*/bin/*
*\bin\*