mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-10 04:35:03 -05:00
chore: fix auto-merged PR
This commit is contained in:
@@ -292,6 +292,7 @@ jobs:
|
||||
echo "Conformance failed, check logs"
|
||||
exit 1
|
||||
fi
|
||||
# Taring the docs allows for much faster upload speed (from ~3min worst case to ~2s best case)
|
||||
- name: Tar docs artifacts
|
||||
if: ${{ steps.conformance.outcome == 'success' && !cancelled() }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user