Skip to content

Commit c2c8547

Browse files
authored
chore(ci): update cli ee flag (#2532)
Signed-off-by: Sylwester Piskozub <sylwesterpiskozub@gmail.com>
1 parent 0bb0266 commit c2c8547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scm_configuration_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Install Chainloop
2525
run: |
26-
curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- -ee
26+
curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- --ee
2727
2828
- name: Initialize Attestation
2929
run: |

0 commit comments

Comments
 (0)