Skip to content

Commit

Permalink
l
Browse files Browse the repository at this point in the history
  • Loading branch information
m000 committed Nov 12, 2023
1 parent d94e835 commit fe43605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/j2cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/cache@v3
with:
path: ~/.local # the path depends on the OS
key: poetry-0 # increment to reset cache
key: poetry-1 # increment to reset cache
- name: Find2 (py${{ matrix.python-version }})
run: find .
- name: Install Poetry
Expand Down

0 comments on commit fe43605

Please sign in to comment.