2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-02 21:38:48 +00:00

github/workflows: fix missing dotfiles in frontend-build.zip ()

This commit is contained in:
Mikhail Paulyshka 2024-11-19 09:58:25 +03:00 committed by GitHub
parent 03c3417841
commit ecec51f8de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -584,3 +584,4 @@ jobs:
with: with:
name: frontend-build name: frontend-build
path: src/backend/InvenTree/web/static/web path: src/backend/InvenTree/web/static/web
include-hidden-files: true