mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
path adjustment
This commit is contained in:
parent
1b5b73f731
commit
d78ec0b714
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_appimage_bundle.yml
vendored
2
.github/workflows/build_appimage_bundle.yml
vendored
|
@ -99,7 +99,7 @@ jobs:
|
|||
|
||||
- name: Execute AppImage
|
||||
run: |
|
||||
./appimagetool-x86_64.AppImage freedata-appimage/
|
||||
./appimagetool-x86_64.AppImage $HOME/freedata-appimage/
|
||||
|
||||
- name: LIST ALL FILES
|
||||
run: ls -R
|
||||
|
|
Loading…
Reference in a new issue