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 8afb627 commit 02f1babCopy full SHA for 02f1bab
.github/workflows/build-prs.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: gradle/actions/setup-gradle@v3
45
46
- name: Setup Minecraft Assets Cache
47
- uses: neoforged/neoformruntime/actions/minecraft_assets@actions
+ uses: neoforged/neoformruntime/actions/minecraft_assets/use_cache@actions
48
49
- name: Run build
50
run: ./gradlew build neoForgeIdeSync publish
0 commit comments