Skip to content

Commit

Permalink
Add a checkout to the build-server
Browse files Browse the repository at this point in the history
  • Loading branch information
BasieBrinkie authored Jan 8, 2022
1 parent fac5eb7 commit 380dcbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ jobs:
runs-on: ubuntu-latest
needs: [build-modpack, changelog, modpack-info]
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Download Mods
run: |
mkdir -p serverpack/server
Expand Down

0 comments on commit 380dcbd

Please sign in to comment.