mirror of
https://github.com/frappe/lms.git
synced 2026-05-01 21:19:31 +03:00
fix: markdown embed and paste issue
This commit is contained in:
@@ -10,9 +10,9 @@ jobs:
|
||||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [amd64, arm64]
|
||||
permissions:
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
- name: Checkout Entire Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user