Skip to content

Commit

Permalink
test downloaded jar
Browse files Browse the repository at this point in the history
  • Loading branch information
rozdolsky33 committed Aug 26, 2024
1 parent ba023ba commit 5dab84b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/download_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ jobs:

- name: List Build Directory Contents
run: ls -alh

- name: Cech for java
run: java --version

- name: List Build Directory Contents
run: jar xvf testspec-java-0.0.4-all.jar

# - uses: robinraju/release-downloader@v1
# with:
# repository: 'https://github.com/Testing-By-Specification/testspec-java'
Expand Down

0 comments on commit 5dab84b

Please sign in to comment.