Skip to content

Commit

Permalink
fix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
pnxenopoulos committed Jun 21, 2024
1 parent 1568cf8 commit 21260cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
- uses: actions/cache@v4
name: Cache awpy dependencies
shell: bash
with:
path: ./.venv
key: venv-${{ matrix.os }}-${{ matrix.python-version }}-${{ hashFiles('poetry.lock') }}
Expand Down

0 comments on commit 21260cf

Please sign in to comment.