Skip to content

Commit 79d7fb9

Browse files
committed
fix: no such directory
1 parent 08a5c12 commit 79d7fb9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,6 @@ jobs:
192192
github_token: ${{ secrets.GITHUB_TOKEN }}
193193
publish_dir: ./build
194194
full_commit_message: "Build for ${{ github.sha }} ${{ github.event.head_commit.message }}"
195-
- run: |
196-
rm node_modules/gh-pages/.cache
197195
- name: Deploy playground to Smalruby.app GitHub Pages
198196
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
199197
with:

0 commit comments

Comments
 (0)