We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958ad8f commit 37d964fCopy full SHA for 37d964f
.github/workflows/jekyll-build.yml
@@ -35,7 +35,7 @@ jobs:
35
ls
36
- name: Move Files
37
run: |
38
- cp jimmylv.github.io/** jekyll-blog/_posts
+ sudo cp jimmylv.github.io/** jekyll-blog/_posts
39
40
- name: Get cached gems
41
uses: actions/cache@v2
0 commit comments