From 424fdf8353b49b7972a7a0e4ebe02614ef309433 Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 13 Dec 2023 22:58:04 +0700 Subject: [PATCH] update ci --- .github/workflows/oxygen-deployment-1000010106.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/oxygen-deployment-1000010106.yml b/.github/workflows/oxygen-deployment-1000010106.yml index d7681a1..6721c2c 100644 --- a/.github/workflows/oxygen-deployment-1000010106.yml +++ b/.github/workflows/oxygen-deployment-1000010106.yml @@ -36,7 +36,7 @@ jobs: ${{ runner.os }}- - name: Install dependencies - run: npm ci + run: npm install - name: Build and Publish to Oxygen id: deploy @@ -54,4 +54,3 @@ jobs: environment: 'preview' preview_url: ${{ steps.deploy.outputs.url }} description: ${{ github.event.head_commit.message }} - \ No newline at end of file