mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update build-snapcraft.yml
This commit is contained in:
parent
241d6df328
commit
dd39639d36
1 changed files with 1 additions and 4 deletions
5
.github/workflows/build-snapcraft.yml
vendored
5
.github/workflows/build-snapcraft.yml
vendored
|
|
@ -21,10 +21,7 @@ jobs:
|
|||
|
||||
- name: Copy Snapcraft files to source
|
||||
run: |
|
||||
cd src
|
||||
mkdir snap
|
||||
cd ..
|
||||
mv dist/snapcraft/* src/snap
|
||||
mv dist/snapcraft/* src
|
||||
|
||||
- name: Build Snapcraft
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue