We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca7640 commit 5ad5acdCopy full SHA for 5ad5acd
1 file changed
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
run: yarn set version stable
35
36
- name: Install packages
37
- run: yarn install --immutable
+ run: yarn install # --immutable
38
39
- name: Run npmluau
40
run: yarn run prepare
0 commit comments