Update .github/workflows/build.yaml
This commit is contained in:
parent
16f1cc996a
commit
ca75517a53
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: dist
|
||||
path: ./dist/ng-datatable
|
||||
retention-days: 7
|
||||
|
||||
- name: Push to registry
|
||||
|
Loading…
Reference in New Issue
Block a user