Skip to content

Commit

Permalink
Update tarrr_file.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhedarV authored Sep 19, 2024
1 parent c80d65e commit 94759b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tarrr_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Check Dockerfile Directory
run: |
echo "Checking for Dockerfile directory..."
ls -al ${{ github.workspace }}/Dockerfile
ls -al ${{ github.workspace }}/${{ env.XRT_VERSION_PATCH }}/Dockerfile
- name: XRT build
uses: ./composite-workflows/build
Expand Down

0 comments on commit 94759b6

Please sign in to comment.