Skip to content

Commit

Permalink
修改删除方法
Browse files Browse the repository at this point in the history
  • Loading branch information
wushuo894 committed Sep 24, 2024
1 parent 0fd5c7b commit 10d979d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Build with Maven
run: |
bash ./package.sh
bash ./package-win.sh
version=$(cat pom.xml | grep -oPm1 '(?<=<version>).*?(?=</version>)')
echo "version=v$version" >> $GITHUB_ENV
- name: Set up QEMU
Expand Down

0 comments on commit 10d979d

Please sign in to comment.