fix: getGitVersion incorrectly stating dirty builds in production
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s

This commit is contained in:
2026-06-06 18:06:50 +05:30
parent 4a9f6b6266
commit e808aa8a37
3 changed files with 56 additions and 4 deletions

View File

@@ -14,6 +14,8 @@ jobs:
uses: actions/checkout@v4
- name: Build Frontend
env:
CI: "true"
run: |
npm install
rm -rf dist/