Skip to content

Commit

Permalink
Temp change to Release Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
FiddlyDigital committed Jul 11, 2023
1 parent 7dbbbda commit 35c862a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 18

- name: Install Package Dependencies
run: npm ci
run: npm i

- name: Build the Package
run: npm run build
Expand Down

0 comments on commit 35c862a

Please sign in to comment.