mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 05:04:17 +00:00
move snapcraft build on ubuntu-20.04
This commit is contained in:
2
.github/workflows/snapcraft-release.yml
vendored
2
.github/workflows/snapcraft-release.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: snapcore/action-build@v1
|
- uses: snapcore/action-build@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user