diff options
| author | Ha Thach <[email protected]> | 2019-12-27 16:56:46 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-27 16:56:46 +0700 |
| commit | 73906cb4958ad2f2dcb291636f05d39ed6d090d5 (patch) | |
| tree | e21929f75dfb1cb01df67f8576149921bdb18cbd /.github/workflows | |
| parent | 8e2cc9731923e55793715bb9eb3dd2ea2db72fbf (diff) | |
Update build.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index debba866b..2676415cd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,4 +28,3 @@ jobs: uses: actions/checkout@v1 with: submodules: true - - name: |
