Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
matbun committed Apr 29, 2024
1 parent 41e7c61 commit 975e160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-torch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
container:
image: python:3.9 #pytorch/pytorch:latest # docker://{docker-image-name}:{tag}
volumes:
- ${{ github.workspace }}:/repo
- /home/runner/work/itwinai/itwinai:/repo
steps:
- name: Cache Docker image layers
uses: actions/cache@v2
Expand Down

0 comments on commit 975e160

Please sign in to comment.