summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/rust.yml7
1 files changed, 0 insertions, 7 deletions
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: