hope to fix the windows dir command

This commit is contained in:
2025-04-16 13:03:13 -05:00
parent d07d84b50c
commit afd6a21042
+1 -1
View File
@@ -105,7 +105,7 @@ jobs:
package: false
app-working-directory: ${{ github.workspace }}
- run: dir ${{ github.workspace }}\build /s/b
- run: dir ${{ github.workspace }}\build\* /s/b
- name: Upload Binaries
uses: actions/upload-artifact@v4