fix the CI

This commit is contained in:
Paramtamtam 2025-02-02 17:06:10 +04:00
parent 873c511f96
commit 46cfd03a37
No known key found for this signature in database
GPG Key ID: 366371698FAD0A2B

View File

@ -32,6 +32,7 @@ jobs:
docker: ${{ steps.filter.outputs.docker }} docker: ${{ steps.filter.outputs.docker }}
helm: ${{ steps.filter.outputs.helm }} helm: ${{ steps.filter.outputs.helm }}
steps: steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v3 - uses: dorny/paths-filter@v3
id: filter id: filter
with: with: