Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PYZR authored Jul 31, 2024
1 parent dce10fe commit b3eba0c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
- name: Download artifact
uses: actions/download-artifact@v4
with:
name: devbuild
path: artifact
path: target/*.jar
- name: Test artifact
run: ls -R
run: ls -R artifact

0 comments on commit b3eba0c

Please sign in to comment.