Commit 7b551e4e authored by Vitaly Lipatov's avatar Vitaly Lipatov

github testsuite: switch repo to yandex

parent 60115f88
......@@ -18,7 +18,10 @@ jobs:
steps:
- name: install packages
run: |
apt-get update && apt-get -y install etersoft-build-utils rpm-build-intro su sudo
apt-get update && apt-get -y install eepm
epm repo change yandex
epm update
epm --auto install etersoft-build-utils rpm-build-intro su sudo
- uses: actions/checkout@v2
......@@ -31,6 +34,7 @@ jobs:
- name: install
run: |
apt-get install -y /usr/src/RPM/RPMS/noarch/eepm-3*.rpm
epm update
- name: testsuite
run: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment