Skip to content

Commit bb28326

Browse files
committed
ci: add forgotten env
1 parent f9b9361 commit bb28326

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ jobs:
3232
SERVER_HOST: http://localhost
3333
SERVER_PORT: "3000"
3434
DB_PATH: db.redb
35-
WEB_ORIGIN: http://localhost:8080
35+
WEB_ORIGIN: https://istudyatuni.github.io/ow-tracker/
36+
WEB_ADDRESS: http://localhost:8080/ow-tracker/
3637

3738
steps:
3839
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)