Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
rahilmansuri1 authored Jul 15, 2024
1 parent 75a5f09 commit 3632577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/envTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Build the project in debug mode
working-directory: rgb-lightning-node
run: cargo build --debug
run: cargo install --debug --path .

- name: List generated binaries
run: ls -l target/debug/

0 comments on commit 3632577

Please sign in to comment.