Skip to content

Commit

Permalink
try to fix openssl packaging v8
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Nov 4, 2024
1 parent 2197a3e commit 07ee428
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 @@ -24,6 +24,6 @@ jobs:
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
PRE_BUILD: "pre_build.sh"
PRE_BUILD: "pre-build.sh"
EXTRA_FILES: "README.md LICENSE ricochet-ssl.json ricochet-headarches.json ricochet-oapi-cli.json ricochet.json"

0 comments on commit 07ee428

Please sign in to comment.