Skip to content

Commit

Permalink
Add a check for folder.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 1, 2024
1 parent ac8f9bf commit fd04a84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ jobs:
repository: fatcat-z/tensorflow-onnx
ref: migrate_ci

- name: Check folder
run: ls ./.github/workflows/

# Call the composite action defined in my-action.yml
- uses: ./.github/workflows/setup.yml

0 comments on commit fd04a84

Please sign in to comment.