Skip to content

Commit aeeea93

Browse files
committed
Move app to /web directory
1 parent 868dc16 commit aeeea93

31 files changed

+2
-2
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
NODE: 18
13-
WORKING_DIRECTORY: web-vite
13+
WORKING_DIRECTORY: web
1414

1515
jobs:
1616
prep:

.github/workflows/deploy-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
NODE: 18
10-
WORKING_DIRECTORY: web-vite
10+
WORKING_DIRECTORY: web
1111

1212
jobs:
1313
build:

web-vite/public/sample-data.fgb

-6.16 MB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)