From 861a79000d6b13a0c7e46476723d07fee84ceae1 Mon Sep 17 00:00:00 2001 From: alexandre eudes <462068+aeudes@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:50:57 +0200 Subject: [PATCH] Update deploy.yml test 0.48.0 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e1657bd..286583b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,7 +30,7 @@ jobs: run: npm install - name: Install slidev - run: npm i -g @slidev/cli@0.48.9 + run: npm i -g @slidev/cli@0.48.0 - name: Build run: slidev build example.md --base /slidev-addon-citations/