FizzyElt / functional-programming

帶你探索 functional programming
https://fizzyelt.github.io/functional-programming/
MIT License
25 stars 0 forks source link

CI: `xpatch.sty` missing #91

Closed dannypsnl closed 8 months ago

dannypsnl commented 9 months ago

檢查 log 可以發現一段失敗紀錄

Fatal error: exception Eio.Io Process Child_error Exited (code 1),
  running command: pdflatex -halt-on-error -interaction=nonstopmode c153deb1fe8bd64db16ba299c55cf845-print.tex
Raised at Stdlib__Effect.Deep.try_with.(fun) in file "effect.ml", line 90, characters 47-54

往上翻看就能找到 xpatch.sty 不存在的錯誤,但我在 MacTex 上無法重現

dannypsnl commented 9 months ago

不知道是不是平台問題

FizzyElt commented 9 months ago

在 Mac 上沒有問題嘛

FizzyElt commented 9 months ago

Pop_os 22.04 手動 build 沒啥問題

dannypsnl commented 9 months ago

嗯我知道在 mac 沒問題,畢竟我手上機器也是xd

dannypsnl commented 8 months ago

靠 github actions 真的是有夠爛,有沒有備案計畫?

dannypsnl commented 8 months ago

我是都用 sourcehut(但這是付費服務)

FizzyElt commented 8 months ago

你說其他 CI/CD 之類的服務嘛

FizzyElt commented 8 months ago

感覺 Circle CI 可以用(免費方案應該很夠用) 目前想法是 修改 -> Circle CI -> gh pages 不過這要試看看

dannypsnl commented 8 months ago

dannypsnl commented 8 months ago

終於修好啦www