Skip to content

Commit

Permalink
我真傻
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9804 committed Dec 28, 2023
1 parent b85e921 commit 46f5731
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-dict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
runs-on: ${{ matrix.platform }}

steps:
- name: Checkout
uses: actions/checkout@main
with:
fetch-depth: 0
- name: Update dictionary
uses: easingthemes/ssh-deploy@main
with:
Expand Down

0 comments on commit 46f5731

Please sign in to comment.