Update .gitea/workflows/build.yml
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
inspect "./${{ env.PBO_NAME }}"
|
inspect "./${{ env.PBO_NAME }}"
|
||||||
|
|
||||||
- name: Debug list
|
- name: Debug list
|
||||||
run: ls -alh
|
run: ls -alh; echo "${{ github.workspace }}"; ls -alh ${{ github.workspace }}
|
||||||
|
|
||||||
- name: Upload PBO as artifact
|
- name: Upload PBO as artifact
|
||||||
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user