attempt fix 2
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ env.PBO_NAME }}
|
||||
path: ./${{ env.PBO_NAME }}
|
||||
path: ./
|
||||
|
||||
deploy:
|
||||
if: false
|
||||
|
||||
Reference in New Issue
Block a user