Skip to content

Commit

Permalink
wf
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianleh committed Feb 15, 2024
1 parent 741fa02 commit f8b319c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-git-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20.x
cache-dependency-path: ./yarn.lock
cache: yarn
- name: install dependencies
#run: yarn install --frozen-lockfile --non-interactive
Expand Down

0 comments on commit f8b319c

Please sign in to comment.