Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Mauran <thomasmauran@yahoo.com>
  • Loading branch information
thomas-mauran committed Nov 21, 2024
1 parent 0a253fa commit 4f63e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
node-version: 18
cache: yarn
cache-dependency-path: 'website/yarn.lock'

- name: Install dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit 4f63e07

Please sign in to comment.