mirror of
https://github.com/cc65/cc65.git
synced 2025-03-03 09:32:33 +00:00
Find out where doc.git is.
This commit is contained in:
parent
3f314c0ee9
commit
0dab508c75
@ -106,6 +106,8 @@ jobs:
|
||||
|
||||
- name: Update the online documents.
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
cd doc.git
|
||||
rm *.*
|
||||
cp ../html/*.* .
|
||||
|
Loading…
x
Reference in New Issue
Block a user