mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-22 08:56:39 -06:00
Revert steps
This commit is contained in:
parent
5c2397bbae
commit
99ed54fce8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -125,9 +125,9 @@ jobs:
|
||||
- name: Build JS
|
||||
run: |
|
||||
npm install
|
||||
npm update
|
||||
npm run prod --workspace=v1
|
||||
npm run build --workspace=v2
|
||||
npm update
|
||||
- name: Run CI
|
||||
run: |
|
||||
rm -rf vendor composer.lock
|
||||
|
Loading…
Reference in New Issue
Block a user