Skip to content

Commit 2bf1430

Browse files
author
MarxMustermann
committed
fixed bug
1 parent 53fca1b commit 2bf1430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Check-out repository
1818
uses: actions/checkout@v3
1919
with:
20-
path: "./OfMice/Data"
20+
path: "./Game/Data"
2121
- name: install dep and finishing up
2222
run: |
2323
sudo apt-get install python3 python3-venv

0 commit comments

Comments
 (0)