apparently you cant use type on windows either

This commit is contained in:
2025-04-16 11:53:46 -05:00
parent b3424a27ab
commit 9b63ce69b3
+1 -1
View File
@@ -64,7 +64,7 @@ jobs:
package: false
app-working-directory: ${{ github.workspace }}
- run: find ${{ github.workspace }} -type f
- run: find ${{ github.workspace }}
- name: Upload Binaries
uses: actions/upload-artifact@v4