Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bash-04 committed Jun 4, 2024
1 parent db4c7dd commit ec0964f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2 # Checkout code
with:
path: ./lib/cw-core # Checkout into ./lib/cw-core directory
working-directory: ./lib/cw-core # Set working directory to ./lib/cw-core

- uses: actions-rs/toolchain@v1 # Install Rust
Expand Down

0 comments on commit ec0964f

Please sign in to comment.