Skip to content

Commit 0543f31

Browse files
committed
Fix deploy
1 parent f31b1ff commit 0543f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- uses: actions/upload-artifact@v4
4747
with:
4848
name: deploy-prep-dist
49-
if-no-files-found: error
49+
# if-no-files-found: error
5050
path: |
5151
./apps/**/dist/**/*
5252
!node_modules/

0 commit comments

Comments
 (0)