Skip to content

Commit

Permalink
Feat: update ci work file
Browse files Browse the repository at this point in the history
  • Loading branch information
mustapha-ghlissi committed Jul 13, 2024
1 parent b5345cb commit 4638176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v4
- name: Install dependencies
run: npm ci
run: npm ci --legacy-peer-deps
- name: Configure Git User
run: |
git config --global user.name "Mustapha GHLISSI"
Expand Down

0 comments on commit 4638176

Please sign in to comment.