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