Skip to content

Commit

Permalink
ci(workflow): remove duplicate workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
maugde committed Aug 23, 2024
1 parent 2027624 commit f61ef67
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
run: bash ./package_antares_installer.sh
working-directory: scripts

- name: Add installer in package
run: bash ./package_antares_installer.sh
working-directory: scripts

- name: 📜️ Copy changelog file
run: |
cp docs/CHANGELOG.md dist/package/CHANGELOG.md
Expand Down

0 comments on commit f61ef67

Please sign in to comment.