apparently you cant use type on windows either
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user