We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53fca1b commit 2bf1430Copy full SHA for 2bf1430
.github/workflows/linux.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Check-out repository
18
uses: actions/checkout@v3
19
with:
20
- path: "./OfMice/Data"
+ path: "./Game/Data"
21
- name: install dep and finishing up
22
run: |
23
sudo apt-get install python3 python3-venv
0 commit comments