Added shell action

This commit is contained in:
2022-08-10 16:46:56 +02:00
parent f5e1e3027a
commit faf15d1398
9 changed files with 181 additions and 19 deletions

3
examples/base/scripts/build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "Ran build"