mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
adjusted appimage folders
This commit is contained in:
parent
5958820540
commit
11553ca7ca
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build_appimage_bundle.yml
vendored
3
.github/workflows/build_appimage_bundle.yml
vendored
|
@ -40,6 +40,9 @@ jobs:
|
|||
- name: Prepare AppImage folder
|
||||
run: |
|
||||
mkdir -p $HOME/freedata-appimage
|
||||
mkdir -p $HOME/freedata-appimage/gui
|
||||
mkdir -p $HOME/freedata-appimage/server
|
||||
|
||||
|
||||
- name: Copy GUI
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue