Skip to content

Commit

Permalink
Fix double slashes when using remix-flat-routes
Browse files Browse the repository at this point in the history
Fixes #8.
  • Loading branch information
lpsinger committed Feb 20, 2024
1 parent 3fe6542 commit d24b7aa
Show file tree
Hide file tree
Showing 5 changed files with 6,721 additions and 184 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Node.js CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
uses: nasa-gcn/.github/.github/workflows/node.yml@main
Loading

0 comments on commit d24b7aa

Please sign in to comment.