Skip to content

Commit 67bd773

Browse files
committed
ci: use lockfile
1 parent c3ed0fa commit 67bd773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-node@v4
1717
with:
1818
node-version: '22'
19-
- run: yarn install
19+
- run: yarn install --frozen-lockfile
2020
- run: yarn dist
2121
env:
2222
RIOT_OG_IMAGE_URL: https://web.synod.im/themes/element/img/logos/synod-im-logo-color.png

0 commit comments

Comments
 (0)