Skip to content

Commit

Permalink
Turn off cache for now
Browse files Browse the repository at this point in the history
the incident is not going to resolve soon
  • Loading branch information
acrylic-style authored Jun 13, 2022
1 parent baa5cf4 commit 5fea9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
java-version: ${{ matrix.java }}
distribution: temurin
cache: 'gradle'
#cache: 'gradle'
# - name: Update submodules
# run: "git submodule update --init && cd MagmaCube && git submodule update --init && cd .."
- name: "Apply patches (MagmaCube)"
Expand Down

0 comments on commit 5fea9dc

Please sign in to comment.