Skip to content

Commit

Permalink
Try fix git diff
Browse files Browse the repository at this point in the history
  • Loading branch information
semkedaniil committed Oct 5, 2023
1 parent dbb0e90 commit cb98068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: dotnet restore ./DbViewer.sln --verbosity minimal && dotnet tool restore

- name: Install node dependencies
run: cd ./db-viewer-ui && yarn set version 3.6.4 && yarn install --immutable
run: cd ./db-viewer-ui && yarn install --immutable

- name: Pull docker images
run: docker pull selenoid/vnc:chrome_84.0
Expand Down

0 comments on commit cb98068

Please sign in to comment.