mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
add "invoke static" step
This commit is contained in:
1
.github/workflows/javascript.yaml
vendored
1
.github/workflows/javascript.yaml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
sudo apt-get install gettext
|
||||
pip3 install invoke
|
||||
invoke install
|
||||
invoke static
|
||||
- name: Check Templated Files
|
||||
run: |
|
||||
cd ci
|
||||
|
Reference in New Issue
Block a user