Explorar el Código

Fix rust build script

Lengyue hace 2 años
padre
commit
fa39f7a68d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/data-server.yml

+ 1 - 0
.github/workflows/data-server.yml

@@ -22,6 +22,7 @@ jobs:
         with:
           RUSTTARGET: ${{ matrix.target }}
           UPLOAD_MODE: none
+          SRC_DIR: data_server
       - name: Upload artifact
         uses: actions/upload-artifact@v3
         with: