speed up site builder compilation?

This commit is contained in:
zyl 2024-06-25 01:05:41 -07:00
parent 0a80fff2c1
commit 6aae89e3e6
No known key found for this signature in database

View file

@ -35,6 +35,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
# Runs a single command using the runners shell
- name: Build site