1
0
mirror of https://github.com/PaddiM8/kalker.git synced 2025-07-12 04:05:41 +02:00

ci: Build for kalk-component even if kalk publish failed

This commit is contained in:
bakk
2021-06-02 23:36:20 +02:00
parent 6223f13e76
commit 240e706dba

@ -54,6 +54,7 @@ jobs:
publish_kalk_web: publish_kalk_web:
name: publish kalk_web name: publish kalk_web
if: always()
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [publish_npm] needs: [publish_npm]
steps: steps: