Skip to content

Commit

Permalink
[bug] try to copy to temp "docs" dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jinsanity07git committed Dec 2, 2024
1 parent ff37954 commit 84a0000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Gmeek.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Copy files folder
run: |
cp -r ${{ github.workspace }}/files ${{ github.workspace }}/docs/
cp -r ${{ github.workspace }}/files docs/.
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 84a0000

Please sign in to comment.