We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31b1ff commit 0543f31Copy full SHA for 0543f31
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/upload-artifact@v4
47
with:
48
name: deploy-prep-dist
49
- if-no-files-found: error
+ # if-no-files-found: error
50
path: |
51
./apps/**/dist/**/*
52
!node_modules/
0 commit comments