Skip to content

Commit 9c67336

Browse files
committed
古い16.4の消し漏れ
1 parent d9adc9b commit 9c67336

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
- name: commit push
4949
run: |
5050
git add -N current
51-
git add -N jpug-doc/16.4/
5251
if ! git diff --name-only current|grep -E -v "bookindex.html|postgres-A4.pdf" ;
5352
then
5453
echo "Do not update"

0 commit comments

Comments
 (0)