mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 21:31:15 +02:00
1
.github/workflows/Dockerfile
vendored
1
.github/workflows/Dockerfile
vendored
@ -3,3 +3,4 @@
|
||||
FROM alpine:edge
|
||||
# Install system build dependencies
|
||||
RUN apk add --no-cache git clang-extra-tools
|
||||
RUN git config --global --add safe.directory /repo
|
||||
|
Reference in New Issue
Block a user