Skip to content

Commit

Permalink
feat:git 子模块更新
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkioTomas committed Oct 17, 2023
1 parent 2db8431 commit a631f0c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
- name: Install dependencies with Yarn
run: |
ls
chmod +x ./submodules.sh
./submodules.sh
git submodule update --init --recursive
chmod +x ./src/cleanphp/release/clean
./src/cleanphp/release/clean release -v=${{ steps.get_tag.outputs.tag_name }} -n=vpay
./src/cleanphp/release/clean release -v=${{ steps.get_tag.outputs.tag_name }} -n=vpay_bt -f=build_bt.php
Expand Down

0 comments on commit a631f0c

Please sign in to comment.