File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 - name : Install Software OpenGL Rendering
1919 run : sudo apt-get install xvfb libgl1-mesa-dri zopfli
2020 - uses : actions/checkout@v4
21- - uses : ./ .github/actions/gradle-setup
21+ - uses : AppliedEnergistics/Applied-Energistics-2/ .github/actions/gradle-setup@main
2222 - name : Export Guide
2323 run : DRI_PRIME=0 xvfb-run ./gradlew runGuideexport
2424 - name : Optimize PNG compression
Original file line number Diff line number Diff line change 1919
2020 steps :
2121 - uses : actions/checkout@v4
22- - uses : ./ .github/actions/gradle-setup
22+ - uses : AppliedEnergistics/Applied-Energistics-2/ .github/actions/gradle-setup@main
2323 - name : Build with Gradle
2424 run : ./gradlew build publish -x check --max-workers 1
2525 - name : Prepare artifact metadata. Note that VERSION is set by the gradle script.
You can’t perform that action at this time.
0 commit comments