remove ls
All checks were successful
/ render-helm (push) Successful in 19s

This commit is contained in:
Finn 2024-09-10 09:53:40 -07:00
parent 37abaf1e28
commit f90b580a88

View file

@ -11,6 +11,5 @@ jobs:
steps:
- run: apk add --no-cache nodejs git helm kubectl bash
- uses: actions/checkout@v3
- run: ls -lha helm/render-all.sh
- run: ./helm/render-all.sh
- run: git diff --exit-code