Skip to content

Commit f1c0cf1

Browse files
committed
update ci
1 parent 7c0f485 commit f1c0cf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ jobs:
5050
python -m pip install --upgrade pip
5151
pip install -r requirements.txt
5252
53-
- run: cp .proselintrc ~/ && proselint src/content
53+
- run: cp .proselintrc ~/
54+
- run: proselint src/content

0 commit comments

Comments
 (0)