Skip to content

Commit 9249d83

Browse files
committed
CI: SSH upload test run
Signed-off-by: Luca Mazilescu <luca.mazilescu@protonmail.com>
1 parent 797b18d commit 9249d83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/update-ocw.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ python -m pip install pypandoc
44
python -c "from pypandoc.pandoc_download import download_pandoc;download_pandoc(version='2.5')"
55

66
files=`git diff --name-only HEAD~1 HEAD | grep README.md`
7+
files="racket/intro/README.md"
78
python scripts/publish_ssh.py --files $files

0 commit comments

Comments
 (0)