We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c15c42 commit befb610Copy full SHA for befb610
.github/workflows/build.yml
@@ -25,7 +25,8 @@ jobs:
25
with:
26
path: |
27
~/.gradle/caches/neoformruntime/assets
28
- restore-keys: mc-assets
+ key: mc-assets-does-not-exist
29
+ restore-keys: mc-assets-
30
# - name: Test adding a fake asset
31
# run: |
32
# mkdir -p ~/.gradle/caches/neoformruntime/assets/modern_industrialization
0 commit comments