mirror of
https://github.com/cc65/cc65.git
synced 2024-12-26 08:32:00 +00:00
Removed an environment experiment.
This commit is contained in:
parent
16d259d2b4
commit
68da626d9c
@ -102,10 +102,7 @@ jobs:
|
||||
repository: cc65/doc
|
||||
path: doc.git
|
||||
- name: Update the online documents.
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
env
|
||||
cd doc.git
|
||||
rm *.*
|
||||
cp ../html/*.* .
|
||||
|
Loading…
Reference in New Issue
Block a user