Skip to content

Commit

Permalink
FIX release process
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinovega committed Nov 5, 2024
1 parent 83f285f commit e96b743
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ jobs:
- name: build manual
id: manual
run: |
cd manual
sbt "release release-version ${{ github.event.inputs.releaseversion }}"
cd ..
sh ./scripts/build.sh manual
echo "diff=$(git diff --numstat | wc -l)" >> $GITHUB_OUTPUT
cd ..
Expand Down

0 comments on commit e96b743

Please sign in to comment.