Skip to content
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

Makefile tries to install or refresh core24 --beta #77

Open
sergio-costas opened this issue Nov 27, 2024 · 0 comments
Open

Makefile tries to install or refresh core24 --beta #77

sergio-costas opened this issue Nov 27, 2024 · 0 comments

Comments

@sergio-costas
Copy link

sergio-costas commented Nov 27, 2024

In Makefile, at line 78

if ! snap list "$(SNAP_NAME)" | grep "$(SNAP_NAME)"; then \
, it installs or refreshes the beta branch. Should we remove the --beta and force to install the normal one?

@sergio-costas sergio-costas changed the title Makefile tries to install core24 --beta or... core24 --beta Makefile tries to install or refresh core24 --beta Nov 27, 2024
@sergio-costas sergio-costas reopened this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant