mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
fix
This commit is contained in:
parent
0f276b0422
commit
40d2696b43
2
.github/workflows/build-app.yaml
vendored
2
.github/workflows/build-app.yaml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
if: matrix.os == 'ubuntu-18.04'
|
||||
run: |
|
||||
snapcraft login --with snapcraft.login
|
||||
snapcraft upload --release=beta dist/*.snap
|
||||
snapcraft upload --release=beta app/dist/*.snap
|
||||
|
||||
- name: Copy artifacts
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user