Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pro100ren4 authored Jul 11, 2024
1 parent df1b3d9 commit 1ed1a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node-version: 20
cache: 'npm'
- name: Check version
uses: node -v; npm -v
run: node -v; npm -v
- name: Install packages
run: npm i -g yarn gulp bem-tools-core
- name: Yarn set version
Expand Down

0 comments on commit 1ed1a01

Please sign in to comment.