Skip to content

Commit

Permalink
更新 maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ApliNi committed Oct 1, 2024
1 parent a2f9ffa commit 373e2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: mvn clean package

- name: 上传工件
uses: actions/upload-artifact@v2.3.1
uses: actions/upload-artifact@v4
with:
name: "IpacWhitelist"
path: /home/runner/work/IpacWhitelist/IpacWhitelist/target/*.jar

0 comments on commit 373e2ce

Please sign in to comment.