fix: remove invalid docker binary mount and reinstall cli
This commit is contained in:
@@ -48,8 +48,6 @@ jobs:
|
|||||||
runs-on: CDCD
|
runs-on: CDCD
|
||||||
container:
|
container:
|
||||||
image: dockerreg.eazygame.cn/node:22-bookworm
|
image: dockerreg.eazygame.cn/node:22-bookworm
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download artifacts
|
- name: Download artifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user