Skip to content

Commit ad8999d

Browse files
committed
fix(ci): remove 'setup rust' section
1 parent 744ac89 commit ad8999d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

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

25-
- name: Set up Rust
26-
run: rustup default ${{ matrix.toolchain }}
27-
2825
- name: Build frontend
2926
working-directory: rustmail_panel
3027
run: trunk build --release --dist ../rustmail/static --config Trunk.toml

0 commit comments

Comments
 (0)