diff options
| author | mo khan <mo@mokhan.ca> | 2021-03-08 23:12:08 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2021-03-08 23:12:08 -0700 |
| commit | 9eeb512bdb296fd48a6fb17acafb8b55c911080c (patch) | |
| tree | c19710d828a3d8d658e287a1c5f44673d79264b1 | |
| parent | 2688212874ac36676ba0f26c7abee16ee6aee3b6 (diff) | |
remove lfs and submodule setup
| -rw-r--r-- | .github/workflows/omnibus.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/omnibus.yml b/.github/workflows/omnibus.yml index 9022db4..7cb4354 100644 --- a/.github/workflows/omnibus.yml +++ b/.github/workflows/omnibus.yml @@ -9,9 +9,6 @@ jobs: runs-on: macos-latest steps: - uses: actions/checkout@v2 - with: - lfs: true - submodules: recursive - uses: ruby/setup-ruby@v1 with: ruby-version: '3.0' |
