1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

refactor: restore shell script extensions

Without an extension, the shell script configuration in `.gitattribute` will not work.
This commit is contained in:
Cotes Chung
2024-06-01 04:11:01 +08:00
parent 64ae7a3671
commit 1c5fa0880d
7 changed files with 6 additions and 6 deletions

View File

@@ -42,4 +42,4 @@ jobs:
run: npm i && npm run build
- name: Test Site
run: bash tools/test
run: bash tools/test.sh