Skip to content

Commit

Permalink
feat(ci): deliver packages to ubuntu repository
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret committed Feb 1, 2024
1 parent 572e56b commit b62ab0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
STABILITY="stable"
;;
*)
STABILITY="canary"
STABILITY="unstable"
;;
esac
Expand Down

0 comments on commit b62ab0f

Please sign in to comment.