Skip to content

Commit fe43605

Browse files
committed
l
1 parent d94e835 commit fe43605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/j2cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/cache@v3
3737
with:
3838
path: ~/.local # the path depends on the OS
39-
key: poetry-0 # increment to reset cache
39+
key: poetry-1 # increment to reset cache
4040
- name: Find2 (py${{ matrix.python-version }})
4141
run: find .
4242
- name: Install Poetry

0 commit comments

Comments
 (0)