dont clean after checkout

This commit is contained in:
Krishna Vedala 2020-05-25 20:00:42 -04:00
parent 9275b6a97e
commit fb2ab2be33
No known key found for this signature in database
GPG Key ID: BA19ACF8FC8792F7

View File

@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@master
with:
ref: "gh-pages"
clean: true
clean: false
# - name: cleanup
# run: ls -lah && rm -r !("build")
- name: commit