Skip to content

Commit 5122dd2

Browse files
authored
chore(aiconfig): install CLI EE (#2931)
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
1 parent a2371d4 commit 5122dd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/author_verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Install Chainloop
2222
run: |
23-
curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s
23+
curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- --ee
2424
2525
- name: Checkout repository
2626
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)