Skip to content

Commit

Permalink
feat: add versionW
Browse files Browse the repository at this point in the history
  • Loading branch information
KamilPawel committed Oct 10, 2022
1 parent 62d98a5 commit b1eb962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: 14.x
- name: Install dependencies
run: |
pip install pipenv
pip install pipenv==2022.10.4
pipenv install --dev --system
cd game_frontend
yarn --frozen-lockfile
Expand Down

0 comments on commit b1eb962

Please sign in to comment.