Skip to content

Commit

Permalink
修复无法自动更新插件商店的插件 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
wmhn1872265132 committed Mar 29, 2024
1 parent d8e3d75 commit ff630d0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml

This file was deleted.

6 changes: 5 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,11 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
repository: nvaccess/addon-datastore.git
ref: views
sparse-checkout: |
views/zh_CN/latest/${{ matrix.addon.addonId }}
path: ${{ github.workspace }}/addon-datastore
- name: get ${{ matrix.addon.addonId }} addon data
uses: antifree/json-to-variables@v1.1.2
with:
Expand Down
5 changes: 0 additions & 5 deletions .gitmodules

This file was deleted.

0 comments on commit ff630d0

Please sign in to comment.