Skip to content

Commit 28b7ae2

Browse files
committed
fixup! chore(flake): update flake
1 parent 017124c commit 28b7ae2

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
otp-version: ${{ matrix.otp_version }}
4444
elixir-version: ${{ matrix.elixir_version }}
4545

46-
- uses: actions-rust-lang/setup-rust-toolchain@v1
47-
4846
- name: Install deps
4947
run: mix deps.get
5048
- name: Compile deps

.github/workflows/rust-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424

25-
- uses: actions-rust-lang/setup-rust-toolchain@v1
2625
- uses: Swatinem/rust-cache@v2
2726
with:
2827
workspaces: |

native/explorer/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)