mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 14:44:31 +02:00
5 lines
36 B
Bash
Executable File
5 lines
36 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd sources
|
|
npm run all
|