undo silly change

This commit is contained in:
tobi 2024-09-01 17:37:17 +02:00 committed by kim
parent 11dad6449e
commit 402c72f302

View file

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