Skip to content

Commit

Permalink
Changed install step name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivanruii committed Jul 29, 2024
1 parent 4ab31fa commit 744b08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: '18.13.0'
cache: 'npm'

- name: Install front
- name: Install dependencies
run: npm ci

- name: Build
Expand Down

0 comments on commit 744b08c

Please sign in to comment.