Skip to content

Commit 8753ee2

Browse files
authored
Update main.yml
1 parent 7370310 commit 8753ee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
2727
- name: Restore dependencies cache
2828
uses: actions/cache@v3
29+
if: ${{ false }}
2930
with:
3031
path: |
3132
${{ env.cache }}

0 commit comments

Comments
 (0)