Skip to content

Commit

Permalink
CRISTAL-467
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelleduc committed Feb 21, 2025
1 parent 93955fa commit 8934fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
key: ${{ github.ref }}-restore-cache-electron-linux
- run: pnpm install
- run: pnpm run build
- run: apt install flatpak-builder
- run: pnpm run --filter @xwiki/cristal-electron build:linux
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8934fc2

Please sign in to comment.