Compare commits

..

No commits in common. "ef7832a7bee355c64d96229513a142dcc4f5915c" and "c9dd93b66dcce8c80706eae475477d89828a60c7" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
- "charts/**" - "charts/**"
jobs: jobs:
Publilsh-Charts: Publilsh-Charts:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04:docker://node:18-bullseye
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4