mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
fix(ci): ci
This commit is contained in:
4
.github/workflows/publish-doc.yml
vendored
4
.github/workflows/publish-doc.yml
vendored
@@ -10,9 +10,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- run: npm install
|
||||
- run: npm run build --if-present
|
||||
- run: cd packages/docs && npm i && npm run build
|
||||
|
||||
- name: Publish Docs
|
||||
uses: cloudflare/pages-action@1
|
||||
|
||||
Reference in New Issue
Block a user