fix namespace of frontend install command (#8662)

Fixes #8656
This commit is contained in:
Matthias Mair 2024-12-13 22:39:23 +01:00 committed by GitHub
parent 7bfd36f7cb
commit 57e7b8eed2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ invoke update -s
invoke dev.setup-dev
# Install required frontend packages
invoke dev.frontend-install
invoke int.frontend-install
# remove existing gitconfig created by "Avoiding Dubious Ownership" step
# so that it gets copied from host to the container to have your global