Skip to content

Commit 4a16f74

Browse files
committed
tinker
1 parent 656dd0d commit 4a16f74

File tree

1 file changed

+1
-0
lines changed
  • .github/actions/build-and-publish-self-hostable-docs

1 file changed

+1
-0
lines changed

.github/actions/build-and-publish-self-hostable-docs/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ runs:
1919
if [ -z "$FERN_TOKEN" ]; then echo "FERN_TOKEN is not set"; exit 1; fi
2020
2121
- name: Debug Print Version
22+
shell: bash
2223
run: |
2324
echo "Version: ${{ inputs.version }}"
2425

0 commit comments

Comments
 (0)