We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f4ec5 commit 7094b68Copy full SHA for 7094b68
1 file changed
.github/workflows/release-luau.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Install dependencies via Rokit
22
working-directory: packages/sdk-luau
23
- run: rokit install
+ run: rokit install --no-trust-check
24
25
- name: Extract Wally Version
26
id: version
0 commit comments