mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Add missing cd
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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