aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordatdenkikniet <jcdra1@gmail.com>2023-04-15 15:24:41 +0200
committerdatdenkikniet <jcdra1@gmail.com>2023-04-15 15:24:41 +0200
commit51284efd0eadbc37a5c79afdeff17df84a928370 (patch)
tree92e304e4c9ad568ce2c7714a12de96f8a7c21bea /.github/workflows
parentb11b4f8cddfb9714e542155a957e070713e297f9 (diff)
Add more default members
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f32e506..f2bec7d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -251,7 +251,7 @@ jobs:
tool: lychee
- name: Remove cargo-config
- run: rm -f .cargo/config
+ run: rm -f .cargo/config.toml
- name: Build docs
# TODO: Any difference between backends?