From 6f8af747c3035893db129ed61c803b446363d4b8 Mon Sep 17 00:00:00 2001 From: "Minh Phan (Paul)" Date: Wed, 14 Feb 2024 19:10:08 +0700 Subject: [PATCH] Update oxygen-deployment-1000010106.yml --- .github/workflows/oxygen-deployment-1000010106.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/oxygen-deployment-1000010106.yml b/.github/workflows/oxygen-deployment-1000010106.yml index d7681a1..d2f0dbb 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,4 @@ jobs: environment: 'preview' preview_url: ${{ steps.deploy.outputs.url }} description: ${{ github.event.head_commit.message }} - \ No newline at end of file +