Skip to content

Commit

Permalink
Using the common cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Jun 5, 2024
1 parent d7ac081 commit 97e91e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- build-and-push-image # Wait for the docker image to be built
runs-on: [self-hosted, nvidia-gpu , multi-gpu, 4-a10, ci]
env:
DOCKER_VOLUME: /cache
DOCKER_VOLUME: /mnt/cache
steps:
- uses: actions/checkout@v2
- name: Inject slug/short variables
Expand Down

0 comments on commit 97e91e9

Please sign in to comment.