mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
ci: fix incorrect path to docs directory
This commit is contained in:
parent
ae0569fb92
commit
a9b1790700
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
--recursive \
|
||||
--dereference \
|
||||
--no-preserve=mode,ownership \
|
||||
result/share/doc/nix-formatter-pack \
|
||||
result/share/doc/nix-on-droid \
|
||||
public
|
||||
|
||||
- name: Setup Pages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue