Add GitHub Actions
This commit is contained in:
parent
566735cf74
commit
f8e83cf877
9 changed files with 96 additions and 47 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -ex
|
||||
|
||||
# Initialize
|
||||
if [[ $1 == init ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue