fixed workflow

This commit is contained in:
SPRINX0\prochazka
2025-02-25 12:12:56 +01:00
parent 312c3b8295
commit 7516b056a5
3 changed files with 5 additions and 5 deletions

View File

@@ -115,9 +115,9 @@ jobs:
ports:
- 16012:1433
env:
- ACCEPT_EULA=Y
- SA_PASSWORD=Pwd2020Db
- MSSQL_PID=Express
ACCEPT_EULA: Y
SA_PASSWORD: Pwd2020Db
MSSQL_PID: Express
oracle:
image: gvenzl/oracle-xe:21-slim

View File

@@ -26,7 +26,7 @@ jobs:
run: |
rm package.json
rm yarn.lock
yarn add -W js-yaml@3.14.1 lodash
yarn add -W js-yaml lodash
- name: Run workflow generation
run: |