Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaumanali94 committed Sep 13, 2024
1 parent 4c60665 commit 5769b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ commands:
- run:
name: Install ldid
working_directory: /tmp/ldid
command: make install
command: sudo make install

This comment has been minimized.

Copy link
@mmarti21

mmarti21 Sep 13, 2024

Yep. This was the change I was literally about to make. Looks like it did the job


lint-code:
steps:
Expand Down

0 comments on commit 5769b76

Please sign in to comment.