1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00

cleanup debug

This commit is contained in:
Jason Nagin 2024-07-09 10:32:23 -04:00 committed by GitHub
parent 2a32fba4b1
commit c8d7beb836
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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