Skip to content

Commit

Permalink
feat: no feature (#1711)
Browse files Browse the repository at this point in the history
* feat: no feature

* feat: add versionW
  • Loading branch information
KamilPawel committed Oct 10, 2022
1 parent 1f1f5e6 commit 83b2642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
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
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@

<p align="center">
<a href="https://www.codeforlife.education/play/" target="_blank">
<img src="images/kurono_game.png" height="400px" alt="Kurono Game" />
<img src="images/kurono_game.png" height="400px" alt="Kurono Game"/>
</a>
</p>

Expand Down

0 comments on commit 83b2642

Please sign in to comment.