This commit is contained in:
Morten Olsen
2023-03-28 14:26:31 +02:00
parent e63e7cc2d6
commit a04d5f5d71
8 changed files with 24 additions and 18 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- name: Install
uses: docker://ghcr.io/morten-olsen/node-latex:main
with:
args: pnpm install
args: pnpm install --no-frozen-lockfile
- name: Build 🔧
uses: docker://ghcr.io/morten-olsen/node-latex:main
env: