add github actions

This commit is contained in:
Mārtiņš Možeiko
2021-11-14 18:13:28 -08:00
parent b07e706dfb
commit fdab8bd6b2
15 changed files with 62 additions and 9 deletions
+2
View File
@@ -1,5 +1,7 @@
#!/bin/bash
set -eo pipefail
###### Get Paths ##############################################################
og_path=$PWD
cd "$(dirname "$0")"