1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-10-03 18:50:45 +00:00

fix: Remove duplicate checkout step

This commit is contained in:
Ginger 2025-09-08 10:20:33 -04:00 committed by nex
parent 06b12ad601
commit a481a930a8

View file

@ -35,11 +35,6 @@ jobs:
with:
fetch-depth: 0
- name: Checkout repository with full history
uses: https://code.forgejo.org/actions/checkout@v4
with:
fetch-depth: 0
- name: Cache Cargo registry
uses: https://code.forgejo.org/actions/cache@v4
with: