mirror of
https://github.com/ajnart/homarr.git
synced 2025-10-29 09:36:14 +01:00
⚰️ Remove continue-on-error
This commit is contained in:
1
.github/workflows/nextjs_bundle_analysis.yml
vendored
1
.github/workflows/nextjs_bundle_analysis.yml
vendored
@@ -74,7 +74,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Download base branch bundle stats
|
- name: Download base branch bundle stats
|
||||||
uses: dawidd6/action-download-artifact@v2
|
uses: dawidd6/action-download-artifact@v2
|
||||||
continue-on-error: true
|
|
||||||
if: success() && github.event.number
|
if: success() && github.event.number
|
||||||
with:
|
with:
|
||||||
workflow: nextjs_bundle_analysis.yml
|
workflow: nextjs_bundle_analysis.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user