Skip to content

Commit

Permalink
Toss core tool installation
Browse files Browse the repository at this point in the history
  • Loading branch information
sushain97 committed Mar 14, 2021
1 parent c4b4565 commit 7bf83c6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:
- name: Restore Rust cache
uses: Swatinem/rust-cache@v1

- name: Install apertium-all-dev
run: wget http://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash
- name: Install other language tools
run: sudo apt-get install cg3

- name: Install diesel_cli
uses: actions-rs/install@v0.1
with:
Expand All @@ -77,11 +72,6 @@ jobs:
- name: Restore Rust cache
uses: Swatinem/rust-cache@v1

- name: Install apertium-all-dev
run: wget http://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash
- name: Install other language tools
run: sudo apt-get install cg3

- name: Install diesel_cli
uses: actions-rs/install@v0.1
with:
Expand Down

0 comments on commit 7bf83c6

Please sign in to comment.