Skip to content

Commit

Permalink
dbugging 6
Browse files Browse the repository at this point in the history
  • Loading branch information
CrossScar committed Apr 14, 2024
1 parent 8611d30 commit 197d9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.wiiu
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ WORKDIR {workdir}
RUN apt update
RUN curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
RUN apt install -y vim nodejs
RUN mkdir -p wiiu/bin/gng-wiiu

CMD ["make", "-C", "wiiu", "NODE_PACKAGE_MANAGER_X=npx"]

0 comments on commit 197d9e1

Please sign in to comment.