dev #12

Merged
k1nq merged 30 commits from dev into master 2025-12-01 12:03:22 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 916882f205 - Show all commits

View File

@ -34,7 +34,7 @@ jobs:
CI: "false"
run: |
npm install
npm run build
CI=false npm run build
- name: Archive frontend dist
run: |