From f7bf8f35f5b05689aecb5182c097af1720a9aa84 Mon Sep 17 00:00:00 2001 From: Yoan Tchorenev <114243111+YoanWithY@users.noreply.github.com> Date: Fri, 20 Sep 2024 01:40:12 +0200 Subject: [PATCH] Update Vite GitHub Page Deploy.yml --- .github/workflows/Vite GitHub Page Deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Vite GitHub Page Deploy.yml b/.github/workflows/Vite GitHub Page Deploy.yml index 12de109..e8240c1 100644 --- a/.github/workflows/Vite GitHub Page Deploy.yml +++ b/.github/workflows/Vite GitHub Page Deploy.yml @@ -31,6 +31,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Set up Node + working-directory: frontend uses: actions/setup-node@v4 with: node-version: 20