Răsfoiți Sursa

fix: workflow

zijiren233 9 luni în urmă
părinte
comite
aefbdd3be7
1 a modificat fișierele cu 0 adăugiri și 13 ștergeri
  1. 0 13
      .github/workflows/release.yml

+ 0 - 13
.github/workflows/release.yml

@@ -114,19 +114,6 @@ jobs:
 
 
       - name: Checkout
       - name: Checkout
         uses: actions/checkout@v4
         uses: actions/checkout@v4
-        with:
-          submodules: true
-
-      - name: Download Web
-        uses: actions/download-artifact@v4
-        with:
-          name: synctv-web
-          path: synctv-web/dist
-
-      - name: Move to public
-        run: |
-          rm -rf public/dist/*
-          cp -r synctv-web/dist/* public/dist/
 
 
       - name: Set up Docker Buildx
       - name: Set up Docker Buildx
         uses: docker/setup-buildx-action@v3
         uses: docker/setup-buildx-action@v3