Skip to content

Commit 2e4eabf

Browse files
authored
Update qa.yml
1 parent 0d332ae commit 2e4eabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
with:
8080
type: onec # Тип устанавливаемого приложения
8181
onec_version: ${{ matrix.v8_version }}
82-
cache: false
82+
cache: true
8383
env:
8484
ONEC_USERNAME: ${{ secrets.ONEC_USERNAME }}
8585
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD }}

0 commit comments

Comments
 (0)