mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-28 00:18:10 +00:00
chore: use bun frozen lockfile for builds
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Install frontend dependencies
|
||||
run: |
|
||||
cd frontend
|
||||
bun install
|
||||
bun install --frozen-lockfile
|
||||
|
||||
- name: Set version
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user