Sfoglia il codice sorgente

[action]Change build demo

dufu1991 3 anni fa
parent
commit
4c3dc57abf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/build-demo.yml

+ 1 - 1
.github/workflows/build-demo.yml

@@ -63,7 +63,7 @@ jobs:
           username: ${{ secrets.ALIYUN_USERNAME }}
           port: ${{ secrets.ALIYUN_PORT }}
           password: ${{ secrets.ALIYUN_PRIVATE_KEY }}
-          source: demo/dist/*
+          source: demo/build/*
           target: /usr/share/nginx/demo_stdf/
           strip_components: 2