Skip to content

Commit

Permalink
Make staging
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotjarnit committed Jan 23, 2024
1 parent 8e28e7e commit 4bfb744
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
with:
java-version: '11'
distribution: 'temurin'
- name: Create staging directory
run: mkdir -p staging
- name: Build Game with Gradle
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 4bfb744

Please sign in to comment.