AlgebraicJulia / AlgebraicJulia/.github

Action Caching broken on Windows

未关闭
#8 2 条评论 0 个 reaction 已指派 1 人 已被 @quffaro 认领 在 GitHub 查看
bug
主要语言
Shell
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

According to the logs of https://github.com/AlgebraicJulia/CombinatorialSpaces.jl/actions/runs/11620242208/job/32361595023#step:5:127

Looks like issues with the path separator and it just being removed

`mkdir -p C:\Users\runneradmin/.julia`

This becomes this when executed:

Run `mkdir -p C:Usersrunneradmin/.julia`

This looks like it is fixed in the follwing PR https://github.com/julia-actions/cache/pull/146

We need to be using the release https://github.com/julia-actions/cache/releases/tag/v2.0.5

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。