mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
Removed an environment experiment.
This commit is contained in:
parent
3bf3bfa294
commit
a94b614f2d
@ -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…
x
Reference in New Issue
Block a user