Use correct docker image.

This commit is contained in:
SamTV12345 2023-10-02 19:46:59 +02:00
parent d342b83b49
commit 752c0fa063
No known key found for this signature in database
GPG key ID: E63EEC7466038043
4 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@ jobs:
# The --legacy-peer-deps flag is required to work around a bug in npm v7:
# https://github.com/npm/cli/issues/2199
run: >
bun install --no-save --legacy-peer-deps
cd src && bun install --no-save --legacy-peer-deps
ep_align
ep_author_hover
ep_cursortrace