Skip to content

Commit 0e8e249

Browse files
Trust all tools in rokit install for CI
1 parent b0be73e commit 0e8e249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Install Tools
5858
run: |
5959
export PATH="$HOME/.rokit/bin:$PATH"
60-
rokit install
60+
rokit install --trust-all
6161
6262
- name: Rokit Cache Save
6363
if: always()

0 commit comments

Comments
 (0)