Compare commits

..

No commits in common. "3a1443db9c41cc4f5f01e05f54d2d6479178a01c" and "592758ec6de890b5fe95d9fecf6f0c65c6aff4b1" have entirely different histories.

View File

@ -67,7 +67,7 @@ jobs:
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: chrome-extension name: chrome-extension
path: dist/ path: ./
- name: 压缩为 ZIP 文件 - name: 压缩为 ZIP 文件
run: |- run: |-