Skip to content

Commit

Permalink
setupDecompWorkspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Ecdcaeb committed Apr 14, 2024
1 parent 9c3722d commit 7302891
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_1.7.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
java-version: '8'
distribution: 'zulu'
cache: gradle
- name : Setup Decomp Workspace
uses: gradle/gradle-build-action@v2
with:
arguments: setupDecompWorkspace
- name: Build
uses: gradle/gradle-build-action@v2
with:
Expand Down

0 comments on commit 7302891

Please sign in to comment.