Skip to content

Commit

Permalink
check dir
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m authored Jun 14, 2024
1 parent fb3af74 commit 89ee979
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/example_run_pytorch1_2_model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ jobs:
shell: bash
run: |
echo $JAR_PATH
- name: LS
if: runner.os != 'Windows'
shell: bash
run: |
ls target
- name: Run Specific Class (Unix)
if: runner.os != 'Windows'
shell: bash
Expand Down

0 comments on commit 89ee979

Please sign in to comment.