mirror of
https://github.com/gradle/actions.git
synced 2026-09-10 19:28:33 +08:00
5 lines
36 B
Bash
Executable File
5 lines
36 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd sources
|
|
npm run all
|