mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
Update publish.yml
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user