mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 18:25:00 -06:00
add npm update.
This commit is contained in:
parent
01ce74dd72
commit
25873ef734
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -115,8 +115,8 @@ jobs:
|
||||
GH_TOKEN: ''
|
||||
- name: Build new JS
|
||||
run: |
|
||||
pwd
|
||||
npm install
|
||||
npm update
|
||||
npm run build
|
||||
- name: Build old JS
|
||||
id: old-js
|
||||
|
Loading…
Reference in New Issue
Block a user