Skip to content

Commit

Permalink
add dirt-cheap-rocket
Browse files Browse the repository at this point in the history
  • Loading branch information
purfectliterature committed Aug 1, 2023
1 parent 606e0ff commit 3a3125e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 23,710 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ commands:

serve_static_site:
steps:
- run:
name: Download dirt-cheap-rocket
command: curl https://github.com/Coursemology/dirt-cheap-rocket/releases/latest/download/dirt-cheap-rocket.cjs --output dirt-cheap-rocket.cjs
- run:
name: Serve static site
command: node dirt-cheap-rocket.cjs
Expand Down
Loading

0 comments on commit 3a3125e

Please sign in to comment.