Skip to content

Commit

Permalink
copy additional server data from cache
Browse files Browse the repository at this point in the history
  • Loading branch information
noskill authored Dec 24, 2024
1 parent bad8cf9 commit 16e2ea9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
env:
DISPLAY: :99
GITHUB_WORKSPACE: $GITHUB_WORKSPACE
- name: copy server cache
run: cp -r ~/server/ . ; git checkout server
- name: start minecraft server
run: cd Vereya/server && ./launch.sh &
env:
Expand Down

0 comments on commit 16e2ea9

Please sign in to comment.