working on updating to core20 (#1944)

* working on updating to core20

* snap seems to work, need to update github actions and fix icon

* trying to enable experimental extensions

* fixed snap icon

* fixed gnome wayland issue
This commit is contained in:
borgmanJeremy
2021-10-07 17:26:59 -05:00
committed by GitHub
parent c194d582bb
commit e632f0788d
2 changed files with 11 additions and 31 deletions

View File

@@ -639,6 +639,7 @@ jobs:
id: snapcraft
- name: Rename snap name
shell: bash
snapcraft-args: --enable-experimental-extensions
run: |
mkdir -p $GITHUB_WORKSPACE/build
cp ${{ steps.snapcraft.outputs.snap }} $GITHUB_WORKSPACE/build/${PRODUCT}-${VERSION}-${RELEASE}.amd64.snap