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 05b5342 commit a0f720cCopy full SHA for a0f720c
.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