mirror of
https://github.com/imgfloat/server.git
synced 2026-05-08 10:19:35 +00:00
Add missing cd
This commit is contained in:
@@ -73,6 +73,7 @@ jobs:
|
|||||||
./dist/*.AppImage --appimage-extract
|
./dist/*.AppImage --appimage-extract
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y xvfb
|
sudo apt-get install -y xvfb
|
||||||
|
cd squashfs-root
|
||||||
xvfb-run squashfs-root/AppRun --no-sandbox
|
xvfb-run squashfs-root/AppRun --no-sandbox
|
||||||
|
|
||||||
- name: Smoke test Windows exe
|
- name: Smoke test Windows exe
|
||||||
|
|||||||
Reference in New Issue
Block a user