Skip to content

Commit 7caf689

Browse files
committed
fixed artifact build errors
1 parent 1c2201d commit 7caf689

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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)