Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2026-03-24 14:58:59 +00:00
parent 8d4921d74d
commit 7f8abddbaf
7 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
pnpm --cwd element-web install --frozen-lockfile
pnpm --cwd element-web run build
mv element-web/webapp .
pnpm asar-webapp
pnpm run asar-webapp
env:
# These must be set for branch-match.sh to get the right branch
REPOSITORY: ${{ github.repository }}