mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Remove non-existent option from setup-ruby Github action
This commit is contained in:
parent
f1fc6cd40d
commit
6b7a2d6d4d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -77,7 +77,6 @@ jobs:
|
|||||||
uses: actions/setup-ruby@v1
|
uses: actions/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: ${{ matrix.ruby }}
|
ruby-version: ${{ matrix.ruby }}
|
||||||
architecture: "x64"
|
|
||||||
|
|
||||||
- name: Setup bundler
|
- name: Setup bundler
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user