We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120eb3c commit 030d180Copy full SHA for 030d180
.github/workflows/deploy-docs.yaml
@@ -27,8 +27,6 @@ jobs:
27
- uses: pnpm/action-setup@v3 # pnpm is optional but recommended, you can also use npm / yarn
28
with:
29
version: 8
30
- - name: Change directory
31
- run: cd aiscript-docs
32
- name: Setup Node
33
uses: actions/setup-node@v4
34
0 commit comments