Skip to content

Commit 7ee3df9

Browse files
committed
Fix artifacts upload
1 parent 7c9234e commit 7ee3df9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ jobs:
228228
fi
229229
230230
- name: Upload build artifacts
231+
if: always()
231232
uses: actions/upload-artifact@v4
232233
with:
233234
name: documentation-build

0 commit comments

Comments
 (0)