mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 17:10:05 +00:00
fix: really do the move
This commit is contained in:
parent
cf70ca862e
commit
0c3f353a54
30 changed files with 164 additions and 44144 deletions
|
|
@ -2,9 +2,6 @@
|
|||
|
||||
set -e
|
||||
|
||||
npm install
|
||||
npm run lint
|
||||
npm run build
|
||||
chmod u+x dist/test.sh
|
||||
cp -r src/scripts dist/
|
||||
chmod -R u+x dist/scripts/
|
||||
git add dist/
|
||||
git add package-lock.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue