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