Always build lcli on CI (#5860)

* Always build `lcli` on CI.
This commit is contained in:
Jimmy Chen
2024-05-30 01:47:32 +10:00
committed by GitHub
parent df983a83e1
commit 48789c7c16

View File

@@ -324,7 +324,6 @@ jobs:
run: |
make
- name: Install lcli
if: env.SELF_HOSTED_RUNNERS == 'false'
run: make install-lcli
- name: Run the doppelganger protection failure test script
run: |