Attempt fix n5
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: ${{ env.PBO_NAME }}
|
||||
path: ${{ github.workspace }}/${{ env.PBO_NAME }}
|
||||
path: /workspace/REDCODE/CTI34-KPLIB-Ruha/${{ env.PBO_NAME }}
|
||||
if-no-files-found: error
|
||||
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user