mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-05 14:09:25 +00:00
4 lines
61 B
Bash
4 lines
61 B
Bash
#!/usr/bin/env bash
|
|
|
|
npm i --package-lock-only
|
|
npm run build
|