We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebadba0 commit 9a28926Copy full SHA for 9a28926
2 files changed
.github/workflows/qa.yml
@@ -73,7 +73,7 @@ jobs:
73
run: |
74
sudo dpkg --add-architecture i386
75
sudo apt-get update
76
- sudo apt-get install wine32:i386 --no-install-recommends --no-install-suggests -y
+ sudo apt-get install wine -y
77
78
- name: Установка платформы 1С
79
uses: 1CDevFlow/onec-setup-action@main
.github/workflows/testing.yml
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
0 commit comments