We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bea0e1 commit f447639Copy full SHA for f447639
.github/workflows/qa.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
type: onec # Тип устанавливаемого приложения
65
onec_version: ${{ matrix.v8_version }}
66
- cache: true
+ cache: false
67
env:
68
ONEC_USERNAME: ${{ secrets.ONEC_USERNAME }}
69
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD }}
0 commit comments