Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Jan 9, 2024
1 parent f701b57 commit 6f4f98c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v3

- name: 🏗️ PNPM Setup
uses: ./.github/actions/pnpm-setup.yml
uses: ./.github/actions/pnpm-setup

- name: 🔧 Install Dependencies
run: pnpm install
Expand Down

0 comments on commit 6f4f98c

Please sign in to comment.