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 e25c481 commit b0c0890Copy full SHA for b0c0890
.github/workflows/ci.yml
@@ -60,5 +60,5 @@ jobs:
60
run: |
61
git config --global user.email "gabecsapo@gmail.com"
62
git config --global user.name "Gabriel J. Csapo"
63
- cd packages/website
+ cd website
64
npm run deploy
0 commit comments