Skip to content

fix: change rss response encoding from us-ascii to utf8 (#50) #48

fix: change rss response encoding from us-ascii to utf8 (#50)

fix: change rss response encoding from us-ascii to utf8 (#50) #48

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1
with:
node-version: "20"
pnpm-version: "9"
ui-path: "ui"
artifacts-path: 'app/build/libs'