tmp: fix hash value of containerd

This commit is contained in:
John Doe
2022-04-27 05:32:00 +08:00
parent 408a7f32c0
commit 06ad715bfa

View File

@@ -21,6 +21,8 @@ mv $GITHUB_WORKSPACE/patches/99-disallow-aaaa.patch `find package/ -follow -type
sed -i 's/5.0/1.0/' .ccache/ccache.conf || true sed -i 's/5.0/1.0/' .ccache/ccache.conf || true
sed -i 's/02b79d5e2b07b5e64cd28f1fe84395ee11eef95fc49fd923a9ab93022b148be6/skip/' package/feeds/packages/containerd/Makefile
if [ $BRANCH == 'master' ]; then if [ $BRANCH == 'master' ]; then
# fix po path for snapshot # fix po path for snapshot