Skip to content

ci: quick fix for the releases workflow #174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2024
Merged

ci: quick fix for the releases workflow #174

merged 1 commit into from
Nov 24, 2024

Conversation

malor
Copy link
Member

@malor malor commented Nov 24, 2024

#173 had a couple of issues:

  • String regex test in Bash requires [[ ]] instead of [ ]
  • JSON output in rustc is only available when the nightly toolchain is installed. Instead, we can form the target value manually

#173 had a couple of issues:

* String regex test in Bash requires [[ ]] instead of [ ]
* JSON output in rustc is only available when the nightly toolchain is
  installed. Instead, we can form the target value manually
@malor malor requested a review from ikalnytskyi November 24, 2024 22:39
@malor malor merged commit 5b804f7 into master Nov 24, 2024
8 checks passed
@malor malor deleted the ci branch November 24, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants