fedora-40: added corepack
All checks were successful
/ build (push) Successful in 5m48s

This commit is contained in:
thislight 2024-07-14 21:10:31 +08:00
parent 351f4ea824
commit efd52d057f
No known key found for this signature in database
GPG key ID: A50F9451AC56A63E
2 changed files with 3 additions and 6 deletions

View file

@ -19,3 +19,5 @@ RUN dnf install -y --setopt install_weak_deps=False qemu-user-static qemu-user-b
RUN dnf install -y --setopt install_weak_deps=False bison flex
RUN dnf group install -y --setopt install_weak_deps=False "C Development Tools and Libraries"
RUN npm -g install corepack