mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
update: flatpak
This commit is contained in:
parent
6f048bf662
commit
15f29ca887
3
.github/workflows/flatpak-verify.yml
vendored
3
.github/workflows/flatpak-verify.yml
vendored
@ -29,6 +29,9 @@ jobs:
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Test
|
||||
run: |
|
||||
7z
|
||||
# Docker is required by the docker/setup-qemu-action which enables emulation
|
||||
- name: Install deps
|
||||
run: |
|
||||
|
@ -15,7 +15,7 @@ finish-args:
|
||||
- --share=network
|
||||
# Needs to save files locally
|
||||
- --filesystem=host
|
||||
- --metadata=X-DConf=migrate-path=/org/gnome/dictionary/
|
||||
- --metadata=X-DConf=migrate-path=/io/github/msojocs/wechat-devtools
|
||||
modules:
|
||||
- name: nwjs
|
||||
buildsystem: simple
|
||||
@ -97,7 +97,7 @@ modules:
|
||||
- --share=network
|
||||
prepend-ld-library-path: /app/lib/x86_64-linux-gnu
|
||||
env:
|
||||
NO_WINE: true
|
||||
- NO_WINE=true
|
||||
sources:
|
||||
# - type: git
|
||||
# branch: dev
|
||||
@ -109,8 +109,6 @@ modules:
|
||||
path: compiler
|
||||
dest: compiler
|
||||
build-commands:
|
||||
- env
|
||||
- echo $PATH
|
||||
# - ln -s /app/opt/package.nw package.nw
|
||||
- cp -r /app/opt/package.nw .
|
||||
- cd package.nw && ls -l
|
||||
|
Loading…
x
Reference in New Issue
Block a user