Skip to content

Commit

Permalink
ci wobble
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 committed Jul 8, 2024
1 parent b205faf commit fa6ad76
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 @@ -73,7 +73,7 @@ jobs:
"$@"
}
case "${{inputs.os}}" in
case "${{ matrix.os }}" in
linux*) if [ "${{matrix.platform}}" = "aarch64" ]; then
config \
-DCMAKE_C_COMPILER=aarch64-linux-gnu-gcc \
Expand Down

0 comments on commit fa6ad76

Please sign in to comment.