Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-phan committed Dec 13, 2023
1 parent 6d3e982 commit 424fdf8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/oxygen-deployment-1000010106.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
${{ runner.os }}-
- name: Install dependencies
run: npm ci
run: npm install

- name: Build and Publish to Oxygen
id: deploy
Expand All @@ -54,4 +54,3 @@ jobs:
environment: 'preview'
preview_url: ${{ steps.deploy.outputs.url }}
description: ${{ github.event.head_commit.message }}

0 comments on commit 424fdf8

Please sign in to comment.