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

Commit

Permalink
Update oxygen-deployment-1000010106.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-phan authored Feb 14, 2024
1 parent c866160 commit 6f8af74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 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,4 @@ jobs:
environment: 'preview'
preview_url: ${{ steps.deploy.outputs.url }}
description: ${{ github.event.head_commit.message }}


0 comments on commit 6f8af74

Please sign in to comment.