mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 19:30:53 +01:00
snap: Remove framework snap prompt
Now that https://github.com/snapcore/snapcraft/pull/3596 has been released in snapcraft 6.0.1, drop the prompt that tells users to disconnect the old framework snap. Also drop --enable-experimental-extensions from CI because kde-neon has been declared stable for core20.
This commit is contained in:
committed by
Laurent Trinques
parent
9bd2ea22f3
commit
782eaff4d2
2
.github/workflows/publish-edge-snap.yml
vendored
2
.github/workflows/publish-edge-snap.yml
vendored
@@ -12,8 +12,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: snapcore/action-build@v1
|
||||
id: build
|
||||
with:
|
||||
snapcraft-args: --enable-experimental-extensions
|
||||
- uses: snapcore/action-publish@v1
|
||||
with:
|
||||
store_login: ${{ secrets.STORE_LOGIN }}
|
||||
|
||||
Reference in New Issue
Block a user