Removed an environment experiment.
This commit is contained in:
@@ -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/*.* .
|
||||||
|
|||||||
Reference in New Issue
Block a user