Skip to content

Commit a171465

Browse files
committed
fix: missing db_gen when building
1 parent b986bac commit a171465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ jobs:
119119

120120
- name: Upload DB models
121121
uses: actions/upload-artifact@v4
122-
# if: ${{ steps.set-should-run-tests.outputs.result == 'true' }}
123122
with:
124123
name: database_gen
125124
path: api/src/shared/database_gen/

0 commit comments

Comments
 (0)