Skip to content

Commit

Permalink
Merge pull request #181 from trueagi-io/noskill-patch-4
Browse files Browse the repository at this point in the history
copy additional server data from cache
  • Loading branch information
noskill authored Dec 24, 2024
2 parents bad8cf9 + f5051aa commit eda7749
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/ ./Vereya/ ; cd ./Vereya && git checkout server
- name: start minecraft server
run: cd Vereya/server && ./launch.sh &
env:
Expand Down

0 comments on commit eda7749

Please sign in to comment.