Update build.yml
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
||||
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: ${{ env.PBO_NAME }}
|
||||
path: ${{ env.PBO_NAME }}
|
||||
path: build/${{ env.PBO_NAME }}
|
||||
if-no-files-found: error
|
||||
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user