looks like path is not correct
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: home-automation-backend
|
||||
path: /workspace/tliu93/home-automation-backend/src/home-automation-backend
|
||||
retention-days: 1
|
||||
|
||||
# nightly-tests:
|
||||
|
||||
Reference in New Issue
Block a user