Skip to content

Remove faulty quotes#27

Merged
stertooy merged 1 commit intogap-actions:mainfrom
stertooy:fix-mult-pkgs
Mar 28, 2026
Merged

Remove faulty quotes#27
stertooy merged 1 commit intogap-actions:mainfrom
stertooy:fix-mult-pkgs

Conversation

@stertooy
Copy link
Copy Markdown
Contributor

When there are multiple system packages to be installed, these quotes causes apt (and maybe brew?) to think it's a single package with a space in its name. Oops.

Copy link
Copy Markdown
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea also brew, the quotes turn the list of packages into a single argument (which contains spaces)

@stertooy stertooy merged commit 53f4f62 into gap-actions:main Mar 28, 2026
28 checks passed
@stertooy stertooy deleted the fix-mult-pkgs branch March 28, 2026 14:50
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

Successfully merging this pull request may close these issues.

2 participants