Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
fix: ds
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Kutliakhmetov committed Sep 1, 2023
1 parent 14b9e0a commit ca059a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
cache: 'yarn'
- name: Install dependencies
run: yarn --immutable

Expand Down

0 comments on commit ca059a6

Please sign in to comment.