Skip to content

Commit

Permalink
Building the frontend first
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMatAP committed Dec 10, 2023
1 parent 5a3111d commit ac98885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: |
cd ${GITHUB_WORKSPACE}/src/frontend
npm install
npm package
npm run package
pip install --user -r dev-requirements.txt
pylint --rcfile ${GITHUB_WORKSPACE}/.pylintrc ${GITHUB_WORKSPACE}/src/kaso_mashin --exit-zero
Expand Down

0 comments on commit ac98885

Please sign in to comment.