ci: fix build

This commit is contained in:
Morten Olsen
2022-12-07 07:27:49 +01:00
parent 3f5e941446
commit bf5138142d
20 changed files with 441 additions and 84 deletions

View File

@@ -12,8 +12,6 @@ jobs:
uses: actions/checkout@v2.3.1
with:
persist-credentials: false
- run: corepack enable
- name: Install
uses: docker://ghcr.io/morten-olsen/node-latex:main
with: