Skip to content

Commit 7086585

Browse files
committed
silly me, no need to download the bat file (it is in the repo)
1 parent d45b7ac commit 7086585

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
init:
2-
ps: Invoke-WebRequest https://github.com/yihui/tinytex/raw/master/tools/install-windows.bat -OutFile install-windows.bat
3-
41
build_script:
5-
- install-windows.bat
2+
- tools\install-windows.bat
63

74
test_script:
85
- tlmgr --version

0 commit comments

Comments
 (0)