canonical / canonical/inference-snaps-dev
Make build and publish workflow work with Github-hosted runners
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 6
Description
The build-publish-snap.yaml workflow fails on a Github-hosted runner:
```
Run sudo snap refresh snapd
sudo snap refresh snapd
shell: /usr/bin/bash -e {0}
error: cannot refresh "snapd": snap "snapd" is not installed
Error: Process completed with exit code 1.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.