Skip to content

Commit

Permalink
build: build nextjs app
Browse files Browse the repository at this point in the history
  • Loading branch information
Thechi2000 committed Aug 2, 2023
1 parent 44df5e7 commit 7e171d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
build:
strategy:
matrix:
directory: [strapi]
directory: [strapi, app]
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 7e171d0

Please sign in to comment.