Skip to content

Commit

Permalink
Added documentation action.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirMallard committed Oct 15, 2024
1 parent 6f0990c commit c6a33c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: 20

- name: Install Moonwave
run: npm i moonwave
run: npm i -g moonwave

- name: Build
run: moonwave build
Expand Down

0 comments on commit c6a33c5

Please sign in to comment.