Skip to content

Commit

Permalink
Update DeployDoc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
201flaviosilva committed Feb 1, 2023
1 parent ab02417 commit a2d2c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DeployDoc.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v2

- name: Install
run: npm install && npm run jsDoc
run: npm install

- name: Build
run: npm run jsdoc
Expand Down

0 comments on commit a2d2c29

Please sign in to comment.