Skip to content

Commit

Permalink
Renormalized flag was removed a long time ago
Browse files Browse the repository at this point in the history
  • Loading branch information
OoLunar committed May 23, 2024
1 parent a85a73b commit 4838398
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/opus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
add: "libs/libopus/"
commit: "--renormalize"
default_author: github_actions
message: Update ${{ matrix.config.file }} to ${{ env.OPUS_VERSION }}
pull: "--rebase --autostash"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sodium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
add: "libs/libsodium/"
commit: "--renormalize"
default_author: github_actions
message: Update ${{ matrix.config.file }} to ${{ env.SODIUM_VERSION }}
pull: "--rebase --autostash"
Expand Down

0 comments on commit 4838398

Please sign in to comment.