mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-07-10 17:01:50 +00:00
fix: Remove duplicate checkout step
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user