Skip to content

Commit

Permalink
Merge branch 'trueagi-io:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
EHAT32 authored Dec 25, 2024
2 parents 3f490e5 + eda7749 commit d208185
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 d208185

Please sign in to comment.