updated workflow upload path
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 17s
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 17s
This commit is contained in:
parent
2b2766524c
commit
a38670cf59
|
@ -58,7 +58,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ria-dataset
|
name: ria-dataset
|
||||||
path: data/**
|
path: artifact/dataset/**
|
||||||
|
|
||||||
# - name: Upload Checkpoints
|
# - name: Upload Checkpoints
|
||||||
# uses: actions/upload-artifact@v3
|
# uses: actions/upload-artifact@v3
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user