mirror of
https://github.com/bia-technologies/yaxunit.git
synced 2024-11-30 08:36:50 +02:00
fix gh action
This commit is contained in:
parent
4a90e2e730
commit
90ceabda8d
2
.github/workflows/export-xml.yml
vendored
2
.github/workflows/export-xml.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: install EDT
|
||||
uses: IT-Medved/onec-setup-build-env-action@develop
|
||||
uses: alkoleft/onec-setup-build-env-action@develop
|
||||
with:
|
||||
type: edt
|
||||
edt_version: ${{ inputs.edt_version }}
|
||||
|
2
.github/workflows/run-tests-linux.yml
vendored
2
.github/workflows/run-tests-linux.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
mkdir reports -p
|
||||
|
||||
- name: install platform
|
||||
uses: IT-Medved/onec-setup-build-env-action@develop
|
||||
uses: alkoleft/onec-setup-build-env-action@develop
|
||||
with:
|
||||
type: onec
|
||||
onec_version: ${{ inputs.v8_version }}
|
||||
|
Loading…
Reference in New Issue
Block a user