mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
snap: rebuild candidate, too
Signed-off-by: Michał Sawicz <michal@sawicz.net>
This commit is contained in:
parent
d04c9785b6
commit
e2ca662502
1 changed files with 1 additions and 0 deletions
1
.github/workflows/scripts/check_usns.py
vendored
1
.github/workflows/scripts/check_usns.py
vendored
|
@ -28,6 +28,7 @@ TEAM = "subsurface"
|
|||
SOURCE_NAME = "subsurface"
|
||||
SNAPS = {
|
||||
"subsurface": {"stable": {"recipe": "subsurface-stable"}},
|
||||
"subsurface": {"candidate": {"recipe": "subsurface-candidate"}},
|
||||
}
|
||||
|
||||
STORE_URL = "https://api.snapcraft.io/api/v1/snaps" "/details/{snap}?channel={channel}"
|
||||
|
|
Loading…
Reference in a new issue