mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
add "invoke static" step
This commit is contained in:
parent
09a7a7d2e4
commit
f7c515b889
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
|
||||
|
Loading…
Reference in New Issue
Block a user