Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Night-stars-1/MWA
Browse files Browse the repository at this point in the history
  • Loading branch information
Night-stars-1 committed Sep 17, 2024
2 parents 61ba04a + 7d04f61 commit 501aea9
Show file tree
Hide file tree
Showing 29 changed files with 774 additions and 547 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@master
with:
fetch-depth: 0

- name: Setup python
uses: actions/[email protected]
Expand All @@ -35,4 +37,4 @@ jobs:
message: ':wrench: 自动构建资源包'
add: |
'res.zip'
'version.txt'
'version.txt'
Loading

0 comments on commit 501aea9

Please sign in to comment.