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