mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Add missing cd for smoketest
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -75,6 +75,7 @@ jobs:
|
||||
./dist/*.AppImage --appimage-extract
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y xvfb
|
||||
cd squashfs-root
|
||||
APPDIR="$(pwd)" xvfb-run ./AppRun --no-sandbox
|
||||
|
||||
- name: Upload Electron artifacts
|
||||
|
||||
Reference in New Issue
Block a user