From 6292d25afb3080f606844d7e03fec5c80f0140ff Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 23 Apr 2021 17:46:14 +0200 Subject: =?UTF-8?q?Reengineer=20font=20and=20resource=20loading=20?= =?UTF-8?q?=F0=9F=8F=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/rust.yml | 7 ------- 1 file changed, 7 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 8afaa61c..43fec7d6 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -22,13 +22,6 @@ jobs: with: path: typst - - name: Checkout fontdock - uses: actions/checkout@v2 - with: - repository: typst/fontdock - token: ${{ secrets.TYPSTC_ACTION_TOKEN }} - path: fontdock - - name: Checkout pdf-writer uses: actions/checkout@v2 with: -- cgit v1.2.3