Add GitHub Actions

This commit is contained in:
Xiaonan Shen 2020-04-15 00:17:01 -07:00
parent 566735cf74
commit f8e83cf877
No known key found for this signature in database
GPG key ID: 211BF560D12417F5
9 changed files with 96 additions and 47 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
set -e
set -ex
# Initialize
if [[ $1 == init ]]; then