Skip to content

Commit

Permalink
ci: 💚 remove run images
Browse files Browse the repository at this point in the history
  • Loading branch information
M1n-74316D65 committed May 14, 2024
1 parent 86a1546 commit 232a81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-to-pages-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: wranders/markdown-to-pages-action@v0
with:
token: ${{ secrets.GITHUB_TOKEN }}
- run: cp ./images ./dist/images/
# - run: cp ./images ./dist/images/
- uses: actions/upload-pages-artifact@v3
with:
path: dist
Expand Down

0 comments on commit 232a81d

Please sign in to comment.