Skip to content

Commit

Permalink
chore: ♻️ add workspace Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
keinsell committed Jun 9, 2024
1 parent 607beae commit dd9315f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/apps-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: cd apps/cli
shell: bash
- name: Compile
id: compile
uses: rust-build/rust-build.action@v1.4.5
Expand Down

0 comments on commit dd9315f

Please sign in to comment.