main
bel 2023-10-11 21:00:28 -06:00
parent 077a03c35e
commit 507f3436c7
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ spec:
set -x set -x
set -e set -e
vale sync vale sync
vale deploy/public/index.html vale ./open-resume.com.d/resume.html.2
vale < deploy/public/index.html vale < ./open-resume.com.d/resume.html.2
false false
#- name: build #- name: build
# type: run # type: run