mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +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
|
sudo apt-get install gettext
|
||||||
pip3 install invoke
|
pip3 install invoke
|
||||||
invoke install
|
invoke install
|
||||||
|
invoke static
|
||||||
- name: Check Templated Files
|
- name: Check Templated Files
|
||||||
run: |
|
run: |
|
||||||
cd ci
|
cd ci
|
||||||
|
Loading…
x
Reference in New Issue
Block a user