mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge branch 'main' into develop
This commit is contained in:
commit
349d38b956
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -115,7 +115,8 @@ jobs:
|
||||
GH_TOKEN: ''
|
||||
- name: Build new JS
|
||||
run: |
|
||||
npm upgrade
|
||||
pwd
|
||||
npm install
|
||||
npm run build
|
||||
- name: Build old JS
|
||||
id: old-js
|
||||
|
Loading…
Reference in New Issue
Block a user