Skip to content

Commit

Permalink
attempt #3 for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
dimberman committed Feb 1, 2022
1 parent 0523ba2 commit 6a67c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
python-version: '3.8'
architecture: 'x64'
- uses: actions/cache@v2
with:
with:
path: ~/.cache/pip
key: ${{ hashFiles('pyproject.toml') }}
- run: cat ci-test-connections.yaml > test-connections.yaml
Expand Down

0 comments on commit 6a67c5b

Please sign in to comment.