mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-09-22 15:22:59 +00:00
Migrate to proxy, remome syslink
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -26,10 +26,5 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: bun install
|
||||
|
||||
- name: Ensure symlink to database before Drizzle migrations
|
||||
run: |
|
||||
rm -rf $GITHUB_WORKSPACE/data
|
||||
ln -s ~/data $GITHUB_WORKSPACE/data
|
||||
|
||||
- name: Build project
|
||||
run: bun --bun run build
|
||||
|
||||
Reference in New Issue
Block a user