mirror of
https://github.com/cc65/cc65.git
synced 2024-12-27 00:29:31 +00:00
Find out where doc.git is.
This commit is contained in:
parent
e004e92f21
commit
964c4a220e
@ -106,6 +106,8 @@ jobs:
|
||||
|
||||
- name: Update the online documents.
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
cd doc.git
|
||||
rm *.*
|
||||
cp ../html/*.* .
|
||||
|
Loading…
Reference in New Issue
Block a user