Skip to content

Commit

Permalink
Merge pull request #44 from betagouv/dev
Browse files Browse the repository at this point in the history
Remove nojekyll
  • Loading branch information
RomainRonflette authored Nov 25, 2024
2 parents 63c13d9 + 81e3c02 commit 9780bbd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies & build
run: |
npm ci
npm run build
npm run build
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
Expand Down
Empty file removed .nojekyll
Empty file.

0 comments on commit 9780bbd

Please sign in to comment.