Skip to content

Commit 0ac0040

Browse files
committed
chore: update workflows config.
1 parent 9a1b5e5 commit 0ac0040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,5 @@ jobs:
146146
path: README.md
147147
148148
- name: Echo README.md(gh-pages)
149-
run: echo "${{ steps.ghpages.outputs.content }}"
149+
run: echo "\${{ steps.ghpages.outputs.content }}"
150150
```

0 commit comments

Comments
 (0)