Skip to content

Commit

Permalink
feat: min cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tueda committed Aug 13, 2024
1 parent 0644f39 commit 3635b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
tags: madminer-jupyter-env:latest
outputs: type=docker,dest=/tmp/image.tar
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha

- name: Upload the image as an artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3635b1b

Please sign in to comment.