Skip to content

Commit 7094b68

Browse files
committed
Update Rokit install command to bypass trust check
1 parent e3f4ec5 commit 7094b68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-luau.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
- name: Install dependencies via Rokit
2222
working-directory: packages/sdk-luau
23-
run: rokit install
23+
run: rokit install --no-trust-check
2424

2525
- name: Extract Wally Version
2626
id: version

0 commit comments

Comments
 (0)