Skip to content

Commit

Permalink
Добавил кэширование при установке платформы
Browse files Browse the repository at this point in the history
  • Loading branch information
Segate-ekb authored Nov 29, 2024
1 parent 9220a52 commit 0d332ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
type: onec # Тип устанавливаемого приложения
onec_version: ${{ matrix.v8_version }}
cache: false
cache: true
env:
ONEC_USERNAME: ${{ secrets.ONEC_USERNAME }}
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD }}
Expand Down

0 comments on commit 0d332ae

Please sign in to comment.