2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-16 04:05:28 +00:00

Fixes for purchase order editing

This commit is contained in:
Oliver
2021-09-28 23:53:26 +10:00
parent 298ba27e41
commit a9b96f22a3
2 changed files with 4 additions and 4 deletions

View File

@ -47,7 +47,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v1
with:
java-version: '12.x'
java-version: '8.x'
- name: Setup Flutter
uses: subosito/flutter-action@v1
with: