Skip to content

Commit

Permalink
chore: Fix inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Nov 9, 2023
1 parent e304600 commit 1d8f5bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- '14'
- latest
include:
- base-path: ['/base']
next-version: 'latest'
- next-version: 'latest'
base-path: '/base'
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598
Expand Down

0 comments on commit 1d8f5bd

Please sign in to comment.