Update publish.yml

This commit is contained in:
Morten Olsen
2023-01-30 22:49:36 +01:00
committed by GitHub
parent a1fc380c55
commit 09c7195304

View File

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