diff --git a/.gitea/workflows/blog_hexo.yaml b/.gitea/workflows/blog_hexo.yaml index ce55879..d7a069b 100644 --- a/.gitea/workflows/blog_hexo.yaml +++ b/.gitea/workflows/blog_hexo.yaml @@ -13,7 +13,6 @@ jobs: name: Deploy blog runs-on: ubuntu-latest container: - image: node:16.18.0-alpine volumes: - ${{ env.DEPLOYED_DIR }}:/deployed-site steps: