Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Sep 2, 2024
1 parent f26d96f commit 9fcf574
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-cli-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: nightly
- name: Install seaorm cli
run: cargo install sea-orm-cli
- run: |
cargo install --path .
working-directory: ./loco-cli
Expand Down

0 comments on commit 9fcf574

Please sign in to comment.