mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fix workflow
This commit is contained in:
parent
c30461b20b
commit
2267aa3ac4
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