We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6a3a8 commit f267d5bCopy full SHA for f267d5b
1 file changed
.github/workflows/docs.yml
@@ -22,10 +22,6 @@ jobs:
22
steps:
23
- uses: actions/checkout@v6
24
25
- - name: Install realpath
26
- run: |
27
- which realpath
28
-
29
- name: Setup Node.js for Slidev
30
uses: actions/setup-node@v6
31
with:
0 commit comments