fix: remove readme copy cmd
This commit is contained in:
parent
a4ab8ed1a5
commit
049d0d16d9
1 changed files with 1 additions and 3 deletions
|
@ -37,9 +37,7 @@ jobs:
|
|||
# run: npm test
|
||||
|
||||
- name: Prepare Package
|
||||
run: |
|
||||
cp package.json dist/
|
||||
cp README.md dist/
|
||||
run: cp package.json dist
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
name: Upload Artifact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue