diff options
| author | mo khan <mo.khan@gmail.com> | 2020-04-05 20:09:26 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-04-05 20:09:26 -0600 |
| commit | 63ee92ad1f72557d98469d1b6a679bad197de7f2 (patch) | |
| tree | 18b427e31a71e2f4cf2877489a6ec551b2a2f46c /.github/workflows/ci.yml | |
| parent | ee17949acf3b0440e697dd4375a4bef0688ee000 (diff) | |
Enable lfs support in build
Diffstat (limited to '.github/workflows/ci.yml')
| -rw-r--r-- | .github/workflows/ci.yml | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01df3b0..f2318db 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,17 +1,3 @@ -name: ci -on: [push] -jobs: - build: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - name: checkout submodules - shell: bash - run: | - git submodule sync --recursive - - name: Set up Ruby 2.6 - uses: actions/setup-ruby@v1 - with: - ruby-version: 2.6.x - - name: Run cibuild - run: bin/cibuild +version https://git-lfs.github.com/spec/v1 +oid sha256:9630827a91eae02aff3a292282b34bd5e37ec55e3d003ebb2975f256247d1825 +size 448 |
