Skip to content

Commit

Permalink
Fix rwdi extension
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoBarisic committed Jun 27, 2024
1 parent cdab4cb commit 83ded1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
build_arch: ["amd", "arm"]
include:
- build_type: "RelWithDebInfo"
rwid_ext: "-rwdi"
rwid_ext: "-relwithdebinfo"
- build_arch: "arm"
arm_ext: "-aarch64"
exclude:
Expand Down

0 comments on commit 83ded1c

Please sign in to comment.