diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml
index f5e2eec..966eaed 100644
--- a/.github/workflows/nodejs.yml
+++ b/.github/workflows/nodejs.yml
@@ -25,7 +25,7 @@ jobs:
- name: Upload COS
uses: zkqiang/tencent-cos-action@master
with:
- args: delete -r -f / && upload -r ./dist/ /
+ args: delete -r -f / && upload -r ./build/ /
secret_id: ${{ secrets.SECRET_ID }}
secret_key: ${{ secrets.SECRET_KEY }}
bucket: ${{ secrets.BUCKET }}
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index f918dc5..a0dee2b 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -12,6 +12,7 @@
+
@@ -76,7 +77,7 @@
1588240852207
-
+
1588308749650
@@ -113,7 +114,14 @@
1588311660483
-
+
+ 1588311848289
+
+
+
+ 1588311848289
+
+
@@ -140,10 +148,10 @@
-
+
-
+
@@ -152,10 +160,10 @@
-
+
-
+
\ No newline at end of file