Skip to content

add blue, warnluna; update luna #85

add blue, warnluna; update luna

add blue, warnluna; update luna #85

Workflow file for this run

name: Test.sh
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run test.sh
run: ./test.sh
- name: build tar files
run: ./build_tar_files.sh
# - name: Upload artifacts
# uses: actions/upload-artifact@v1
# with:
# name: build
# path: build/