Skip to content

Commit

Permalink
install path
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDunn committed Apr 8, 2023
1 parent 5b215c7 commit 51c04f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- name: Build
run: cargo install --path cli
run: cargo install --path .
- name: Upload Release Asset
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 51c04f5

Please sign in to comment.