undo silly change

This commit is contained in:
tobi 2024-09-01 17:37:17 +02:00
parent c1543c029b
commit bd4c4d79fe

View file

@ -38,7 +38,7 @@ steps:
path: /root/.cache/wazero
environment:
CGO_ENABLED: "0"
GTS_WAZERO_COMPILATION_CACHE: "~/.cache/wazero"
GTS_WAZERO_COMPILATION_CACHE: "/root/.cache/wazero"
commands:
- apk update --no-cache && apk add git
- >-