fixed glob path for subdirectories from download step
This commit is contained in:
@@ -94,4 +94,4 @@ jobs:
|
||||
- Linux: `yellowjacket`
|
||||
- Windows: `yellowjacket.exe`
|
||||
- MacOS: `yellowjacket.app`
|
||||
files: ${{ github.workspace }}/bin/*
|
||||
files: ${{ github.workspace }}/bin/*/*
|
||||
|
||||
Reference in New Issue
Block a user