Skip to content

Commit 45882fc

Browse files
committed
publish: flush actions-matlab cache
1 parent fda345a commit 45882fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: matlab-actions/setup-matlab@v2
5252
with:
5353
release: ${{ matrix.release }}
54-
cache: true
54+
cache: false
5555

5656
- name: Run Matlab buildtool
5757
uses: matlab-actions/run-build@v2

0 commit comments

Comments
 (0)