build error
Job failed with exit code: 1. Reason: cache miss: [6/8] RUN mkdir /.gpt4 && chmod 777 /.gpt4 cache miss: [5/8] RUN mkdir /.gpt3 && chmod 777 /.gpt3 cache miss: [4/8] RUN cp ninja /bin/ninja cache miss: [3/8] RUN version=$(basename $(curl -sL -o /dev/null -w %{url_effective} https://github.com/gngpp/ninja/releases/latest)) && base_url="https://github.com/gngpp/ninja/releases/expanded_assets/$version" && latest_url=https://github.com/$(curl -sL $base_url | grep -oP 'href=".*x86_64.*musl\.tar\.gz(?=")' | sed 's/href="//') && curl -Lo ninja.tar.gz $latest_url && tar -xzf ninja.tar.gz cache miss: [2/8] RUN apt-get update && apt-get install -y curl cache miss: [8/8] RUN mkdir /.platform && chmod 777 /.platform cache miss: [7/8] RUN mkdir /.auth && chmod 777 /.auth {"total":12,"completed":7,"user_total":8,"user_cached":0,"user_completed":3,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":6144}
Build logs:
Fetching error logs...