AlgebraicJulia / AlgebraicJulia/.github

Action Caching broken on Windows

Aperta
#8 2 commenti 0 reazioni 1 assegnatario Rivendicata da @quffaro Vedi su GitHub
bug
Lingua principale
Shell
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.