mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 17:53:52 +00:00
fix snapcraft
This commit is contained in:
2
.github/workflows/snapcraft-release.yml
vendored
2
.github/workflows/snapcraft-release.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
types: [created]
|
||||
jobs:
|
||||
snapcraft_publish:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build and Publish Snapcraft
|
||||
|
||||
Reference in New Issue
Block a user