Skip to content

Commit

Permalink
Adapted workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragamuffin85 committed Dec 19, 2024
1 parent 35eb277 commit 988083b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@ jobs:
cache: yarn

- name: Install dependencies
working-directory: ./ThatsMe
run: yarn install --frozen-lockfile
- name: Build website
working-directory: ./ThatsMe
run: yarn build

# - name: Set domain name
Expand Down

0 comments on commit 988083b

Please sign in to comment.