mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-01-15 11:52:28 +00:00
Compare commits
1 Commits
refactor/e
...
20fb63532c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
20fb63532c |
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -34,6 +34,11 @@ jobs:
|
||||
cd frontend
|
||||
bun run lint
|
||||
|
||||
- name: Build frontend
|
||||
run: |
|
||||
cd frontend
|
||||
bun run build
|
||||
|
||||
- name: Copy frontend
|
||||
run: |
|
||||
cp -r frontend/dist internal/assets/dist
|
||||
|
||||
Reference in New Issue
Block a user