Skip to content

Commit

Permalink
feat: 更新submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1ny committed Apr 24, 2023
1 parent 95ea116 commit 9783c85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build Setup
id: build-setup
run: |
git submodule update --init --recursive
git submodule update --init --remote --recursive
cd packages/app
pnpm run tauri build
cd setup
Expand Down
2 changes: 1 addition & 1 deletion packages/app/setup/Compiler
Submodule Compiler updated 1 files
+ ISCC.exe

0 comments on commit 9783c85

Please sign in to comment.