mirror of
https://hub.gitmirror.com/https://github.com/gradle/actions.git
synced 2025-10-27 16:09:59 +08:00
5 lines
38 B
Bash
Executable File
5 lines
38 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd sources
|
|
npm run build
|