Fix cache issue by updating service worker strategy and remove GitHub workflows
All checks were successful
Build MIPS Binary / build (push) Successful in 3m44s
All checks were successful
Build MIPS Binary / build (push) Successful in 3m44s
This commit is contained in:
@@ -16,6 +16,8 @@ RUN apt-get update && apt-get install -y \
|
||||
xz-utils \
|
||||
libssl-dev \
|
||||
pkg-config \
|
||||
file \
|
||||
jq \
|
||||
# Needed for some crate compilations
|
||||
protobuf-compiler \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user