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