Skip to content

Commit

Permalink
update preview actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Hermann committed Nov 13, 2024
1 parent 9279b49 commit 78b5dca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:

- name: 🔨 Build Project
run: |
npm install
npm run build
yarn install
yarn run build
- name: 📂 Sync files
uses: SamKirkland/[email protected]
Expand Down

0 comments on commit 78b5dca

Please sign in to comment.