".github/vscode:/vscode.git/clone" did not exist on "6a936e48c4c94333c97d9a37d361aa42fd6a1a2b"
post_build_script.sh 57 Bytes
Newer Older
1
2
3
#!/bin/bash
set -ex

4
echo "Running post build script..."