mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-24 22:46:40 +00:00
Copy Contracts into dist/ (#39)
This commit is contained in:
parent
d32bd8851e
commit
9c36782661
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
path: .cache
|
||||
key: ${{ runner.os }}-build-cache
|
||||
- run: npm run pack:prod
|
||||
- run: npm run copyToConsumers
|
||||
- run: cp -r ./Contracts ./dist/contracts
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: dist
|
||||
|
Loading…
Reference in New Issue
Block a user