We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2371d4 commit 5122dd2Copy full SHA for 5122dd2
1 file changed
.github/workflows/author_verification.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Install Chainloop
22
run: |
23
- curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s
+ curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- --ee
24
25
- name: Checkout repository
26
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
0 commit comments