diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 868cc06e8e..3bef19fbeb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,7 +49,7 @@ jobs: - name: Upload artifacts uses: actions/upload-pages-artifact@v3 with: - path: ./dist + path: dist deploy: needs: release permissions: diff --git a/src/components/Hitokoto.vue b/src/components/Hitokoto.vue index fb837727f4..15cc168e48 100644 --- a/src/components/Hitokoto.vue +++ b/src/components/Hitokoto.vue @@ -28,7 +28,7 @@