Skip to content

Commit befb610

Browse files
committed
Need a key
1 parent 3c15c42 commit befb610

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ jobs:
2525
with:
2626
path: |
2727
~/.gradle/caches/neoformruntime/assets
28-
restore-keys: mc-assets
28+
key: mc-assets-does-not-exist
29+
restore-keys: mc-assets-
2930
# - name: Test adding a fake asset
3031
# run: |
3132
# mkdir -p ~/.gradle/caches/neoformruntime/assets/modern_industrialization

0 commit comments

Comments
 (0)