mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
fix: explicitly set root as current directory to fix ignore files
This commit is contained in:
parent
73e526a7d5
commit
e06e341468
2 changed files with 2 additions and 1 deletions
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
|
@ -17,6 +17,7 @@ jobs:
|
|||
index: true
|
||||
input: content
|
||||
output: static
|
||||
root: .
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
|
|
0
.hugo_build.lock
Normal file
0
.hugo_build.lock
Normal file
Loading…
Reference in a new issue