Skip to content

Investigating why installing Snap Ubuntu packages in GitHub Actions doesn't work

Notifications You must be signed in to change notification settings

TomasHubelbauer/github-actions-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GitHub Actions Snap

To-Do

Figure out how to use Snap-installed software in GitHub Actions

GitHub Actions Ubuntu agents run passwordless sudo, but Snap-installed software when invoked throws an error which says "not root owned".

Maybe it needs to be started with sudo or some switch needs to be passed or something.

Software where this was a problem: Blender, OpenSCAD (I think).

About

Investigating why installing Snap Ubuntu packages in GitHub Actions doesn't work

Topics

Resources

Stars

Watchers

Forks