Skip to content

Commit

Permalink
build lock
Browse files Browse the repository at this point in the history
  • Loading branch information
onlycs committed Jan 13, 2025
1 parent d818643 commit 3164465
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 168 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
override: true

- name: Build
run: cargo build --release
run: cargo build --release --locked
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}

Expand Down
Loading

0 comments on commit 3164465

Please sign in to comment.