ci: workspace?
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: artifact
|
name: artifact
|
||||||
path: artifact
|
path: ${{ gitea.workspace }}/artifact
|
||||||
- name: Upload to server
|
- name: Upload to server
|
||||||
run: |
|
run: |
|
||||||
ls -la ~
|
ls -la ~
|
||||||
|
|||||||
Reference in New Issue
Block a user