AlgebraicJulia / AlgebraicJulia/.github

Action Caching broken on Windows

オープン
#8 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。