github/workflows: fix missing dotfiles in frontend-build.zip (#8516)
This commit is contained in:
parent
03c3417841
commit
ecec51f8de
|
|
@ -584,3 +584,4 @@ jobs:
|
|||
with:
|
||||
name: frontend-build
|
||||
path: src/backend/InvenTree/web/static/web
|
||||
include-hidden-files: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue