mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-27 02:43:54 +02:00
Update МетодыФормированияТестовGA.os
This commit is contained in:
parent
fa99fd98ae
commit
cfbcb236c6
@ -86,7 +86,7 @@
|
||||
| - name: Установить OInt
|
||||
| run: |
|
||||
| TEMP_DEB=""$(mktemp)"" &&
|
||||
| wget -O ""$TEMP_DEB"" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' &&
|
||||
| wget -O ""$TEMP_DEB"" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_" + Язык + ".deb' &&
|
||||
| sudo dpkg -i ""$TEMP_DEB""
|
||||
| rm -f ""$TEMP_DEB""
|
||||
|
|
||||
|
Loading…
Reference in New Issue
Block a user