We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a076d7 commit 7602187Copy full SHA for 7602187
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- uses: actions/checkout@v4
23
- - uses: ./.github/actions/gradle-setup
+ - uses: AppliedEnergistics/Applied-Energistics-2/.github/actions/gradle-setup@main
24
- name: Generate assets
25
run: ./gradlew runData
26
- name: Check that datagen ran
0 commit comments