Skip to content

Commit

Permalink
fix CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Oct 14, 2024
1 parent 16fcd6e commit bd475ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
node-version: 20
cache: "yarn"

# - name: moon check
# run: moon check
- name: moon check
run: moon update && moon check

# - name: moon info
# run: |
Expand Down

0 comments on commit bd475ec

Please sign in to comment.