Fix image
Some checks failed
Build and upload mods / packwizInstall (push) Failing after 38s

This commit is contained in:
Balazs Toldi 2024-12-17 15:58:20 +01:00
parent d9714b50bf
commit 1b5565fc19

View file

@ -6,10 +6,11 @@ jobs:
packwizInstall:
runs-on: ubuntu-latest
container:
image: openjdk:21-jdk-alpine
image: openjdk:24-ea-21-jdk-slim-bullseye
steps:
- name: Install Node
run: apk add nodejs git
#run: apk add nodejs git
run: apt-get update && apt-get install -y nodejs git
- name: Checkout code
uses: actions/checkout@v4
- name: Run Gradle jar