Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad-Awab authored Aug 10, 2023
1 parent b802c7f commit a552653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: bahmutov/npm-install@v1

- name: Build project
run: npm run build
run: npm run docs:build

- name: Upload production-ready build files
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a552653

Please sign in to comment.