diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4cc446f..5638ffc 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -97,4 +97,5 @@ jobs:
path: |
release/**/*.AppImage
release/**/*.zsync
+ release/**/*.deb
retention-days: 30
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 757d997..b2b04db 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -42,26 +42,3 @@ jobs:
cache: npm
- run: npm ci
- run: npx vite build
-
- e2e:
- name: E2E Tests
- runs-on: ubuntu-latest
- steps:
- - uses: actions/checkout@v4
- - uses: actions/setup-node@v4
- with:
- node-version: 22
- cache: npm
- - run: npm ci
- - run: npx playwright install --with-deps chromium
- # Install Electron system dependencies not covered by Playwright's chromium deps
- - run: npx electron . --version || sudo apt-get install -y libgbm-dev
- - run: npm run build-vite
- # xvfb provides a virtual display; Electron needs one on Linux even with show:false
- - run: xvfb-run --auto-servernum npm run test:e2e
- - uses: actions/upload-artifact@v4
- if: failure()
- with:
- name: playwright-report
- path: playwright-report/
- retention-days: 7
diff --git a/README.md b/README.md
index 0e9ed4d..b42355e 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,10 @@
+
+
+
+
OpenScreen
@@ -21,21 +25,20 @@ Screen Studio is an awesome product and this is definitely not a 1:1 clone. Open OpenScreen is 100% free for personal and commercial use. Use it, modify it, distribute it. (Just be cool 😁 and give a shoutout if you feel like it !)
-
-
+
+