Skip to content

Commit

Permalink
docs(mutates): new doc site
Browse files Browse the repository at this point in the history
  • Loading branch information
IKatsuba committed Jun 19, 2024
1 parent 51968a9 commit 51ac552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/configure-pages@v4

- name: Install dependencies
run: npm ci
run: npm install

- name: Build with Next.js
run: npx nx build docs
Expand Down

0 comments on commit 51ac552

Please sign in to comment.