mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
Fixed bug in make_linux.sh path.
This commit is contained in:
+1
-1
@@ -16,4 +16,4 @@ RUN stack install --stack-yaml stack.pkg.yaml --only-dependencies \
|
||||
pandoc pandoc-citeproc
|
||||
CMD git pull && \
|
||||
git checkout -b work $TREE && \
|
||||
ARTIFACTS=/artifacts sh make_linux.sh
|
||||
ARTIFACTS=/artifacts sh linux/make_linux.sh
|
||||
|
||||
Reference in New Issue
Block a user