This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
alamin
/
textbee
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
infra: fix github workflow
pull/68/head
isra el
11 months ago
parent
3add5c0421
commit
4ccd1ffb4e
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.github/workflows/build-and-test.yaml
1
.github/workflows/build-and-test.yaml
View File
@ -61,4 +61,5 @@ jobs:
run
:
|
run
:
|
cd web
cd web
pnpm install
pnpm install
pnpm run prisma:generate
pnpm run build
pnpm run build
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
alamin/textbee
Title
Body
Create Issue