Skip to content

Commit f447639

Browse files
authored
Update qa.yml
1 parent 7bea0e1 commit f447639

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
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
type: onec # Тип устанавливаемого приложения
6565
onec_version: ${{ matrix.v8_version }}
66-
cache: true
66+
cache: false
6767
env:
6868
ONEC_USERNAME: ${{ secrets.ONEC_USERNAME }}
6969
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD }}

0 commit comments

Comments
 (0)