Skip to content

Commit 732eb1d

Browse files
committed
updated ci
1 parent be4397a commit 732eb1d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-docs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ jobs:
5959
provider: ${{fromJson(needs.find-provider-on-change.outputs.providers)}}
6060

6161
steps:
62+
- name: Show current matrix provider
63+
run: >
64+
echo "⚙️ Deploying docs for matrix provider: ${{ matrix.provider }}"
65+
6266
- name: Checkout
6367
uses: actions/[email protected]
6468

0 commit comments

Comments
 (0)