mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
cleanup debug
This commit is contained in:
parent
2a32fba4b1
commit
c8d7beb836
1 changed files with 1 additions and 3 deletions
4
.github/workflows/update_wiki.yml
vendored
4
.github/workflows/update_wiki.yml
vendored
|
|
@ -33,8 +33,6 @@ jobs:
|
|||
run: |
|
||||
cd ${GITHUB_WORKSPACE}/docs
|
||||
make
|
||||
find
|
||||
cat _Sidebar.md
|
||||
|
||||
# Copy Docs
|
||||
- name: Copy files
|
||||
|
|
@ -49,4 +47,4 @@ jobs:
|
|||
git config --local user.name "GitHub Action"
|
||||
git add .
|
||||
git commit -m "Add changes"
|
||||
# git push
|
||||
git push
|
||||
Loading…
Add table
Add a link
Reference in a new issue