fix(): rollbacl
Some checks failed
Build simrail.pro / build (push) Failing after 32s

This commit is contained in:
Aleksander Wilczyński 2025-03-04 16:01:07 +01:00
parent b23921a28c
commit 9a3f004c72
Signed by: alekswilc
GPG Key ID: D4464A248E5F27FE

View File

@ -8,7 +8,6 @@ RUN npm install
COPY . . COPY . .
RUN npm install -D vite
RUN npm install -g live-server RUN npm install -g live-server
RUN npm run rawbuild RUN npm run rawbuild