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:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -42,4 +42,4 @@ jobs:
|
||||
run: npm i && npm run build
|
||||
|
||||
- name: Test Site
|
||||
run: bash tools/test
|
||||
run: bash tools/test.sh
|
||||
|
||||
Reference in New Issue
Block a user