CI: trying to fix git ownership
This commit is contained in:
parent
7de59f4d35
commit
95ac57dad3
1 changed files with 0 additions and 2 deletions
2
.github/workflows/deploy_site.yaml
vendored
2
.github/workflows/deploy_site.yaml
vendored
|
@ -20,8 +20,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
path: /src
|
|
||||||
|
|
||||||
- name: Add extra dependencies
|
- name: Add extra dependencies
|
||||||
run: apk add ruby-rouge
|
run: apk add ruby-rouge
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue