Skip to content

Commit 85f91a3

Browse files
committed
typo
1 parent 4c7467e commit 85f91a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
mkdir -p .git/refs/heads
6767
[ -f ".git/refs/heads/master.tex" ] || date >".git/refs/heads/master.tex"
6868
echo "Add .xbb"
69-
./xmScripts/add_xbb.sh *
69+
./xmScripts/add_xbb.sh .
7070
ls -alR understandingFunctions
7171
# xmlatex bake --compile pdfexport -j 5 $XM_TO_PROCESS
7272
xmlatex bake --compile htmlexport -j 5 $XM_TO_PROCESS

0 commit comments

Comments
 (0)